Exception Handling
Java code making sure that if the second value entered is a zero that it will be thrown out and promt the user for a new number.
I also move the code from the single value menu functions to it own method and i also did it for the multiple value menu function.