question archive Create a game for first graders that will test their knowledge on multiplication, division, addition, and subtraction
Subject:Computer SciencePrice: Bought3
Create a game for first graders that will test their knowledge on multiplication, division, addition, and subtraction.
Requirements:
Do not perform the calculations in the Main function. Each operation must be invoked by the methods listed below.
Selecting the game options needs be invoked in a method
Each method will return the number of problems that were answered correctly
________________________________________________
Steps: