« All Events
4:30 PM – Scratch Level 2 – Allison
December 3, 2022 @ 4:30 pm - 5:30 pm
Today we:
- Reviewed the homework
- 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
- Learned how to use the “join” code
- 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
- Coded the Cat sprite to say “You are a kid!” if the player puts the age numbers of 6-10
Homework:
- Code the Cat sprite to say:
- “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