your goal is to generate a simple math quiz with a number of equations that will be determined by the user. you will prompt the user for an answer to each equation and display whether they answered it correctly or incorrectly. at the end of the math quiz, you will display the number of total equations that they answered correct out of how many were given.



Answer :

Other Questions