Skip to content

Commit

Permalink
Update 6.1.1 Project: Quiz Game
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeHS-Solutions authored Jan 21, 2024
1 parent 92c936f commit 7031e45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Unit 6: Quiz Game/6.1.1 Project: Quiz Game
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
'''
Multiple-Choice Quiz Game Program:
This application creates a trivia game.
A challenge is to condense this code to become under 70 lines. Hint: use arrays and more complex loops.
'''

# Area Selection
Expand Down

0 comments on commit 7031e45

Please sign in to comment.