« All Events
4 PM – Scratch 2 – Julian (Gamas Sub)
December 9, 2025 @ 4:00 pm - 5:00 pm
Today We Did
- We learned how “My Blocks” can reduce code duplication. Another name for “My Blocks” is function in other programming languages like Java or Python.
- We learned about List and how it can be used to store information and we can use for loop to go through each element inside list.
- We started Mary Had A Little Lamb project.
Homework
- Continue on Mary Had A Little Lamb project
- Arrange all the notes so you have half circle arrangement from Do sprite in the left most location to all the way to Do2 in the right most location.

- Copy the codes from Do sprite to other sprites. And change the codes so it can play all notes
- Re sprite – play notes 62 and change the broadcast event name to Re.
- Mi sprite – play notes 64 and change the broadcast event name to Mi.
- Fa sprite – play notes 66 and change the broadcast event name to Fa.
- Sol sprite – play notes 68 and change the broadcast event name to Sol.
- La sprite – play notes 70 and change the broadcast event name to La.
- Ti sprite – play notes 72 and change the broadcast event name to Ti.
- Do2 sprite – play notes 74 and change the broadcast event name to Do2.