If you haven't yet, you probably will soon, learn try/catch logic. InputMismatchException is being thrown because your feeding an int variable something that is not a int. That goes for any kind of...