You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.