NEW
Font size
Worksheetsscratch Quiz 1
Total questions: 10
Worksheet time: 6mins
What is the usual way to run a Scratch program?
Press the space key
Click the green flag
Double click on the code
What is the name of this graphical character?
sprite
backdrop
event
Identify the button
add sound
add backdrop
add sprite
The background of the project is called _______________.
looks block
backdrops
sprite
Which code will choose to get like this on the screen for 5 seconds?
which code let the sprite walk?
Walk
Go
Move
Which from the following is not a scratch code?
Move
Say
Sing
Look at this Scratch program. What will be displayed if the user types in ‘54’?
“Well done!”
nothing will display
“Error”
What does this block do in Scratch?
Addition
Joins two strings together
Choose the wrong statement.
More than one sprites can add in a program.
The sprite can not move on stage.
The sprite can say “Hello”
