Math Tutor Application
You are to create a Math Tutor button. The application should display a simple math problem in a Label control. The form should have a button that displays the answer to the math problem in a second label, when clicked. It should also have a button that closes the application. Figure 1 shows an example of the application’s form before the button is clicked to display the answer. Figure 2 shows the form after the Show Answer button is clicked. Here are the detailed property specifications:
Figure 1 Initial Math Tutor button

Figure 2 Math Tutor button after Show Answers button is clicked

a.Thebutton that displaystheanswer should be named btnShowAnswer.Its Textproperty should read Show Answer.
b.The button that closes the application should be namedbtnExit.Its Text property should read Exit.
c. The label that displays the answer to the math problem should be namedlblAnswer.
d. The form’s title bar should read Math Tutor.
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.