Starting from:

$10

Computers in Education Solution

(Computers in Education) Computers are playing an increasing role in education. Write a program that helps an elementary school student learn addition. Use rand to produce two positive one-digit integers. It should then type a question such as “How much is 6 plus 7?”. The student then types the answer. Your program checks the student’s answer. If it is correct, print “Very good!”, then ask another addition question. If the answer is wrong, print “No. Please try again.”, then let the student try the same question repeatedly until the student finally gets it right.

More products