Class Main
java.lang.Object
Main
(The User Interface) This contains the public static void main method
It is responsible for the infinite while loop that keeps the program running,
asking the user for input via Scanner,
and catching any errors if the user does something wrong
- Author:
- Dharma Vyas, Kamron Mason, Drew Belloff
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Main
public Main()
-
-
Method Details
-
main
-