Question: This is JavaScript Create a web page that contains a simple math test. The page should have the following arithmetic problems. Add a button under

This is JavaScript
Create a web page that contains a simple math test. The page should have the following arithmetic problems. Add a button under each problem which, when clicked, will display a prompt for the user to enter the answer. Add a second button which, when clicked, will check to see if the user's answer is correct. The output should be either "correct" or "incorrect" displayed in an alert box 3. 25 14?? 4. 48/3 -?? 5. 26 % 6 ?? Save the web page with the filename math_xxx.html where XXX are your initials. Be sure to include an appropriate page title
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
