« All Events
6:30 PM – Scratch Level 2 – Allison
September 5, 2023 @ 6:30 pm - 7:30 pm
Today we:
- Finished the How Old Are You? project
- Started the Movie Ticket Price project
- Added the background and edited the sprite Anthony’s costumes
Important Reminders:
- After you finish your homework in Scratch, send an email to allison@ayclogic.com by Monday at 8 PM. In that email, write down your name and a link to your shared Scratch project homework. Make sure to share your Scratch project.
Homework:
- Code Anthony to ask what the player’s name is, what movie the player wants to watch, and what the player’s age is
- Code the answers to be stored in different variables
- Code the Anthony sprite to say:
- “You are a kid. You can have a ticket for $5” if the player puts the age numbers of 3-12
- “You are a teenager. You can have a ticket for $10!” if the player puts the age numbers of 13-19
- “You are an adult. You can have a ticket for $15!” if the player puts the age numbers of 20-64
- “You are too young or too old to pay. You can have a ticket for free!” if the player puts any age number less than 3 or bigger than 64
- Contact us if you have any questions or need any help