Exercise 2 · Chapter: VariablesRequired+50 XP
Favorite Number
Store a number in a variable called number, then print a message using it.
Your output should be:
My favorite number is 7
Need a hint?
3 available · costs 5 XP each
python
Output
Run your code to see the output here.