Practice JavaScript Math Methods

This Practice prompts the user for a number twice, parsing the response into number values.

The numbers are then placed into a message that is printed to the screen with calculations for the add, multiply, divide and subtract methods

View Page Source for examples of the code used.