This video shows you how to get a number from the user (which will be a String) and convert/ parse it into a number. If the user doesn't input a number, it will cause a NumberFormatException and this video shows you how to deal with that and get the use to reenter the number.