Students will use event, loop, and sound blocks in Scratch to create interactive musical instruments they can click on to control.
___ .caused ___ .to happen
My ___ and ___ are running at the same time___
I used __ .to reset the program
I used ___ to make ___ repeat
I had trouble with ___. However, ___
I learned ____.
____ is the event that caused...to happen
___ and __ are running parallel to each other
I used ___ to initialize the program
I used loops to ____
I learned ___ from looking at your code
What I learn from the debugging process is that
I debugged the algorithm by ___
Could you help me fix the following challenge in my code ___.
Could you help me debug my code ___.
The event that caused ___ to happen is ___.
___ and ___ are running parallel to each other/simultaneously/ at the same time
___ caused the program to initialize
I used loops to ___ which makes my program more efficient
From looking at your code,
I learned ___
To modify your code, I would ___
Build-a-Band: Planning & Building