What color is the motion section?
Dark blue or blue
What is the most common block of code we start our code blocks with?
when green flag clicked
How do I choose a backdrop?
the backdrop button in the bottom right hand corner
Where is the touching mouse pointer block?
Sensing
What direction do x coordinates deal with?
left and right
what button do I hit to test my program in the stage?
green flag
What section are the show and hide blocks in?
looks
What direction do y coordinates deal with?
Up and down
How do you draw your own sprite?
hover over the sprite button and click the paint brush
what is the pink section called?
my blocks
what does an if-then statement do?
If a certain condition is true then an action will happen
Name one scratch extension
What section in scratch is the stop all block in?
Control
What is a variable?
Something that stores a value
How do you get to the scratch extensions?
the blue button in the bottom left corner