- This event has passed.
4:30 PM – Scratch Level 2 – Allison
December 17, 2022 @ 4:30 pm - 5:30 pm
Today we:
- Continued the Movie Ticket Price project
- Edited a costume
- Coded the sprite named Anthony to switch costumes
- Coded Anthony to ask the player’s age and set the answer to a variable
- Coded Anthony to say different ticket prices depending on the player’s age
Important Reminder:
To celebrate Christmas, the school will be closed from Saturday 12/24/2022 – Monday 1/2/2023. There is no class next week. Our next class will be on Saturday 1/7/2023.
Homework:
- Code the sprite to ask: Are you able to pay for the ticket? Please answer either “yes” or “no”.
- Store the answer in a variable named “Payment”
- If the player answers “yes”:
- Code the sprite to say: Thank you for the money. Enjoy watching (Movie name)!
- If the player answers “no”:
- Code the sprite to say: Sorry, you don’t have enough money right now. Come back another time when you have enough money.
- Note: the (Movie name) should be the movie name the player answered to the question “What movie do you want to watch?”.
- 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!”
- Contact us if you have any questions or need any help