- This event has passed.
6:30 PM – Scratch Level 2 – Allison
August 22, 2023 @ 6:30 pm - 7:30 pm
Today we:
- Finished coding the Checkout sprite
- Finished the Shopping Cart 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
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:
- Cassie: Click on this link (Shopping Cart Project Answers) to check your Shopping Cart codes. Add or correct any codes in your project as needed.
- Christian: Add the codes in the picture below to check last week’s homework review in your Shopping Cart project
- Everyone:
- In your “How Old Are You?” project:
- Code the Cat to say “Hello <name>, welcome to AYCLogic!”
- Hint: you will have to use two join codes
- Examples:
- If the player answered their name is “Jane”, the Cat will say:
- “Hello Jane, welcome to AYCLogic!”
- If the player answered their name is “Bob”, the Cat will say:
- “Hello Bob, welcome to AYCLogic!”
- If the player answered their name is “Jane”, the Cat will say:
- Code the Cat sprite to ask what the player’s age is, and store the answer in a variable called “age”
- Contact us if you have any questions or need any help