mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-23 15:37:51 -08:00
Update High_IQ.py
This commit is contained in:
@@ -52,6 +52,8 @@ def play_game():
|
|||||||
|
|
||||||
def main():
|
def main():
|
||||||
# if input("Do you want instrunctions?\n").lower().startswith("y"):
|
# if input("Do you want instrunctions?\n").lower().startswith("y"):
|
||||||
|
print("\t" * 33 + "H-I-Q")
|
||||||
|
print("\t" * 15 + "CREATIVE COMPUTING MORRISTOWN, NEW JERSEY")
|
||||||
print_instructions()
|
print_instructions()
|
||||||
play_game()
|
play_game()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user