If Statement Exercises
1. Ask for the user’s age to be typed in at the keyboard, then display a message that states whether or not the user is old enough to drive
2. Ask for two numbers to be typed in at the keyboard, then display the larger of the two numbers
3. Ask for a number to be typed in at the keyboard, then display a message to say whether or not the number is within the range 0 to 100
Categories: General