NEW
Font size
WorksheetsScratch 2
Total questions: 50
Worksheet time: 36mins
programs the SPEED
of the ball?
Which of these would be most likely to be a variable in a game?
score
a castle backdrop
a "go to x;y" block
a costume for your sprite
Which of the following best describes the BROADCAST function in Scratch?
Makes a speech bubble appear over your sprite's head
Plays a sound
Sends out an invisible signal
Changes the colors on the screen
If your sprite is at the coordinate 0,0 where on the screen is it?
Dead center
Bottom Left Corner
Top Left Corner
Top Right Corner
Which of the following is correct?
X Axis is left-right, Y Axis is up-down
Y Axis is left-right, Y Axis is up-down
Y Axis is only negative numbers, X Axis is only positive numbers
Y Axis is only positive numbers, X Axis is only negative numbers
If the "W" key moves the character up, which of the following is TRUE...
The code stack for W should include "Change y by -10"
The code stack for W should include "Change x by 10"
The code stack for W should include "Change y by 10"
The code stack for W should include "Change x by -10"
what is the color of the control blockes ?
blue
green
light yellow
i don`t know !
what are the two axis in scratch
x and y
n and t
j and w
k and somethig
you can NOT change the back drop of the stage .
true
false
