ogden2k
05-15-2003, 07:27 PM
Hi im a beginner at C++ im havin a problem with this i was wondering if anyone could help.
This is the question:
Write a program that can be used as a math tutor for a young student. The prgram should display two random number to be added, such as:
247+129. The program should then pause whie the student works on the problem. When the student is ready to check his or her answer, can be clicked and the program will display the correct solution.
This is the question:
Write a program that can be used as a math tutor for a young student. The prgram should display two random number to be added, such as:
247+129. The program should then pause whie the student works on the problem. When the student is ready to check his or her answer, can be clicked and the program will display the correct solution.