Addition Tutor
Create an application generates two random integers, each in the range of 100 through 500. The numbers should be displayed as an addition problem on the application’s form, such as
247 + 129 = ?
The form should have a text box for the user to enter the problem’s answer. When a button is clicked, the application should do the following:
• Check the user’s input and display a message indicating whether it is the correct answer.
• Generate two new random numbers and display them in a new problem on the form.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.