
-----------------------------------
sam-2539
Mon Jan 21, 2019 4:27 pm

turing math tester program
-----------------------------------
I need assistance making a math program which asks 5 adding, 5 subtraction,5 multiplication, and 5 division questions. The number needs to be randomly generated using the randint command.  Each of the different types of calculations needs to be put into a group so the user is prompted to enter a character to choose which calculation they wish to do. the program should tell them if the answer was correct or incorrect and give them a final score at the end. If there is a way can u make all the groups say incomplete in red and turn green when all 5 questions have been answered in the category. Thank u appreciate any help. btw i work on turing

-----------------------------------
Insectoid
Mon Jan 21, 2019 10:03 pm

RE:turing math tester program
-----------------------------------
Okay, what have you tried so far?
