Your Turn: Second Scratch Project
Hands-On in Scratch | Mad Lib
- Add a sprite to the stage
- Challenge: Customize the sprite using the costume editor
- Add a backdrop to the stage
- Challenge: Upload a custom backdrop to the stage
- Gather input from the user using the ask and answer prompt block
- Store the input in a new variable
- Return the input to the user using the say block
- Test your work
- Share your work