Which block is best for repeating a series of costume changes in a loop?
Which block should you use if you want players to start the program by clicking on a key?
What does this algorithm mean?
Which block allows me to increase the score?
Where will this sprite spawn?
How do I use 1 sprite to activate other sprites?
Which blocks help us most with conditional programming? (ex: in the maze, helping the cat avoid the wall)
Why won't this variable change repeatedly (more than once)?
What will this algorithm do?
When 2 or more algorithms are synchronized to run at the same time, this is an example of...
An algorithm is a ...
This repeat statement is an example of a ...
The blue "touching" statement uses a Boolean value to create a(n) ...
In Scratch, you can use the red blocks to create custom blocks that run mini-programs, or...