Update High_IQ.py

This commit is contained in:
Thomas Kwashnak
2022-01-06 08:43:12 -05:00
committed by GitHub
parent 919bb2f682
commit 92064c668a

View File

@@ -52,6 +52,8 @@ def play_game():
def main():
# 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()
play_game()