Use variables to store words from user input (ask/answer and make a fun MadLib.
Checklist
Spicy Challenges 🌶
Set dress stage and animate your character onto stage.
After MadLib punch-line, do some reward e.g.
DIRECTIONS: Use arrow keys to navigate the maze game.
Reference
Vocabulary
Variable: a container that hold one piece of information at a time.
Additional Information:
Variables are containers that store data.
Variables can hold numbers, strings and booleans.
Variables can only hold one thing at a time.
Variables should have meaningful names, so that what they contain is easily recognizable.