called (result). Tell the user if the answer is correct or wrong and display the

1. Create a Just Basic file by doing the following: Modify the file wk2p1b to ask the user to enter two numbers (number1, number2).  Save the result in a variable called (result).  Tell the user if the answer is correct or wrong and display the correct answer for the user using the variable result. For instance, you may display “The correct answer is 54”. When you submit your answer, in addition to submit your program as an attachment, copy and paste your program and the output in Canvas. ___________________________________________________________________________________________________ You are required to make at least