NEW
Font size
Worksheetsscratch-lesson4
Total questions: 12
Worksheet time: 18mins
Which of these would move the sprite down on the stage?
Change x by 10
Change x by -10
Change y by 10
Change y by -10
A block that programs a sprite to hide or show; also used to change a sprite's costume is called what?
Looks
Event
Motion
Control
What is the variable in this script?
Looks
Timer
Score
Lives
The "forever" block is found in which of the following block types?
sound
data
control
Which of these would move the sprite down on the stage?
Change x by 10
Change x by -10
Change y by 10
Change y by -10
Where to find these codes?
WHAT IS THE OUTPUT OF THE PROGRAM?
ماذا سيحدث بعد تشغيل البرنامج
What red button mean in Scratch
Stop
Nothing
Start
What does this block do?
Repeat the code forever
Repeat the code 2 times
Repeat the code until touching the sprite
When is this used?
With the point in direction block.
With the move block.
When I want the game to end.
When I want to change costume
Which code can make a sprite move and bounce on the edges forever?
