Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
using C++ make Children Math Game Instructions Randomize 2 number. Randomize a number between 1 and 3.
using C++ make
Children Math Game
Instructions
Randomize 2 number. Randomize a number between 1 and 3. 1 equal addition, 2 equals subtraction, 3 for multiplication
show the two plus the operation for the student to answer. Have the student input his answer. check and count the correct answers. Give 10 tries.