« All Events
6 PM – Scratch Level 2 – Allison
May 3, 2023 @ 6:00 pm - 7:00 pm
Today we:
- Finished the Supermarket project
- Started the How Old Are You? project
- Coded the Cat sprite to ask what the player’s name is, and stored the answer in a variable
- Coded the Cat sprite to ask what the player’s age is, and stored the answer in a variable
- Coded the Cat sprite to say “You are a baby!” if the player puts the age numbers of 0-2
- Coded the Cat sprite to say “You are a toddler!” if the player puts the age numbers of 3-5
Important Reminders:
- After you finish your homework in Scratch, send an email to allison@ayclogic.com by Tuesday 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 the Cat sprite to say:
- “You are a kid!” if the player puts the age numbers of 6-10
- “You are a preteen!” if the player puts the age numbers of 11-12
- “You are a teenager!” if the player puts the age numbers of 13-19
- “You are an adult!” if the player puts the age numbers of 20-64
- “You are a senior!” if the player puts any age number bigger than 64
- Contact us if you have any questions or need any help