GitHub

Loop_Lesson_File.py

user_input = int(input("Answer: ")) #have user input what they think the answer to the question is if user_input == correct_answer: #if the user is right, the ...
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.