So i want user to input either 1 or 2
If the user enters any number greater than 2
I want it to throw an exception and print "either 1 or 2"
If the user enters a string or anything other than...