2
Answers

c# programming

Photo of kim justin eding

kim justin eding

10y
1k
1
 write a program that will generate simple mathematical expressions that will add, subtract, and multiply two integers from 0 to . the program should ask the user for an answer. if the user answered correctly and after pressing enter, print "Correct" otherwise print "Incorrect" and then generate another question.

Answers (2)