I am would like someone to solve this
Write a program that will help a student practice basic math (addition, subtraction, multiplication, and division). Display a menu the student can select from. The student will make a selection and will have the option to continue with that type of math problem. When the student is done with that type of math problem the main menu will be displayed and allow the student to select another type of problem. When the student exits the program their results will be displayed
There are hints given
HINTS: Create multiple classes and methods to keep Main program short. Use methods in the classes other than the normal gets/sets Randomize 0-10 for numbers in the math problems. Use fields to track the correct and incorrect counts. Break everything down to smaller simpler methods and code
Aucun commentaire:
Enregistrer un commentaire