Project: Make Decisions
We'll cover the following...
We'll cover the following...
Ask the user to pick a number and respond with a special message depending on what they choose:
If the number is 7, show:
"Lucky number!"If it’s even (but not 7), show:
"Even choice."If it’s odd and not 7, show:
"Odd one out!"