« All Events
4:30 PM – Scratch Level 2 – Allison
December 10, 2022 @ 4:30 pm - 5:30 pm
Today we:
- Finished the How Old Are You? project
- Started the Movie Ticket Price project
- Uploaded sprites and background
- Coded the sprite named Anthony to talk
- Coded Anthony to ask what the player’s name is, and stored the answer in a variable
- Practiced using the “join” code
Homework:
- Code the sprite to ask “What movie do you want to watch?”, and store the answer in a variable
- Afterwards, code the sprite to say “(Movie name) looks like a good movie!
- Note: the (Movie name) should be the movie name the player answered to the question.
- Example: If the player answered “Minions” to the question “What movie do you want to watch?”, the sprite will say “Minions looks like a good movie!”
- Hint: look at the codes in your project for help
- Contact us if you have any questions or need any help