subject

Implement a tkinter-based GUI program for a simple math game. Your program should present randomly generated simple math problems involving addition, subtraction, multiplication, and division of whole numbers. For addition, subtraction, division, both operands should be non-negative integers should be less than 1000. For multiplication, both should be less than 100. All problems should have positive integer answers. Do not generate problems having negative, floating point, or undefined results. Thus, for example, 4 - 6, 23 / 2, and 1 / 0 are all disallowed. You may design your user-interface however you'd like but it must:provide a way to display the current problem (this could be a Label widget, for example)provide a place for the player/user to enter their answer (this could be an Entry widget)provide a way for the user to indicate that their answer should be checked for correctness (this could be a Button widget)provide feedback on whether or not the player's answer is correctallow the player to enter and test a new proposed answer if the current answer is wrong. disallow entry of new answers for the current problem once a correct answer has been entered. keep track of the number of incorrect answers for the current problem, and display that number (with text that makes it clear what it is) in the GUI. provides a way for the player to request a new problem. Important note: your program must never presents a problem that has been presented earlier in the current game. provide a way to quit the gamesave the history of number of problems attempted, the number solved, and the average number of incorrect answer attempts per problem, and print text with this information in the Python shell when the player quits the game.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 02:00
Which demographic challenge is europe currently experiencing? a. an aging and decreasing population b. a baby boomc. an unequal distribution between males and females d. a large group of teenagers moving through the school system(i chose a but i'm unsure)
Answers: 1
question
Computers and Technology, 23.06.2019 07:50
Most shops require the technician to enter a starting and ending time on the repair order to track the actual time the vehicle was in the shop and closed out by the office. this time is referred to as _ time ? a. comeback b. ro c. cycle d. lead
Answers: 1
question
Computers and Technology, 23.06.2019 08:00
Match the items with their respective descriptions.
Answers: 1
question
Computers and Technology, 24.06.2019 02:00
Which steps will open the system so that you can enter a question and do a search for
Answers: 1
You know the right answer?
Implement a tkinter-based GUI program for a simple math game. Your program should present randomly g...
Questions
question
Biology, 05.02.2020 11:47
Questions on the website: 13722360