Question: write a program that gives simple math quizzes. The program should display two random numbers that are to be added, such as: 247 +129 The
write a program that gives simple math quizzes. The program should display two random numbers that are to be added, such as: 247 +129 The program should allow the student to enter the answer. If the answer is correct, sage of congratulations should be displayed. If the answer is incorrect, a message showing the correct answer should be displayed. (python)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
