Exerpad
Exercise 10 · Chapter: Linear ProgramsOptional+50 XP

Mad Libs

Fill in a story template using variables and a template literal.

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
javascript

Output
Run your code to see the output here.