2
Answers

c# programming

 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)