Challenge 3
intended to be completed after Conditionals
- Create a program that allows the user to enter a number. If the number is between 10 and 20, output “Congratulations” and if not, output “That’s too bad”
- Create a program that asks the user for a number, and prints 5 different messages depending on the number
- Create a program that asks the user for their name. Have at least 3 different output messages depending on what the name is