- This event has passed.
4 PM – Scratch 2 – Alex
June 19, 2023 @ 4:00 pm - 5:00 pm
Gamas Sub
What We Did
- We learned using My Block can eliminate code duplication and reduce the length of your codes.
- We enhanced Chase Cheese codes to use My Block to control mouse movement.
- We started Intro To List project.
Homework
- Continued with Intro To List project.
- Add code so when the cat already say the last activities, it will go back to the first activity. You have to add code to reset “index” variable back to 1 when it already reach number 6. Hint: you have to use IF THEN and also SET INDEX TO 1 codes.