Kyle-Pu / Mathematics

Various math formulas coded in Java to help students all across the world!
MIT License
40 stars 59 forks source link

Allow Restart in Slope of a Line #22

Closed Kyle-Pu closed 6 years ago

Kyle-Pu commented 6 years ago

If the user enters an incorrect data type in the slope of a line calculation program, the program displays a warning message and prompts users to restart.

Please create a function to allow users to restart the program with a key such as 'R,' or any other easy-to-restart way.