Skip to content

Phase#4

Latest

Choose a tag to compare

@TechGBP TechGBP released this 05 Apr 02:55
· 6 commits to main since this release
2f59090

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.