Exercise 10 · Chapter: Linear ProgramsOptional+50 XP
Mad Libs
Fill in a story template using variables and f-strings.
Create variables for an animal, a color, and a food, then print:
The blue cat went to the store to buy pizza.
Need a hint?
3 available · costs 5 XP each
python
Output
Run your code to see the output here.