Q1) Write a program which ask student to enter an answer to a math problem. The user must enter two values, one at time, and then ask for answer. The program should display if the entered answer is correct or not and display the correct answer if the user entered the wrong answer.