wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Scratch

Total questions: 21

Worksheet time: 22mins

Name
Class
Date
1.
Which animals Scratch logo contains ?
a)
Koala
b)
Cat
c)
Lion
d)
Dog
2.
Which command let the sprites walk ?
a)
Walk
b)
Run
c)
Move
d)
GO!
3.
What ( Red Flag ) mean in Scratch
a)
Nothing
b)
STOP
c)
Start
d)
Finish
4.
Which from the following is not a command ?
a)
forever until
b)
repeat until
c)
repeat
d)
forever
5.
Can we give sprite specific location to start from ?
a)
No
b)
Yes
6.
Will sprite move from his position after this code ?
a)
Yes
b)
No
7.

What will this sprite do when the Green Flag is clicked

a)

Go Up

b)

Go Down

c)

Go Left

d)

Go Right

8.
a)
Draw random colors
b)
Draw random shapes
c)
Noting, code is broken
d)
Draw random colours in random spots
9.

What do you think this code will make the sprite do?

a)

Make a character dance

b)

Make a sound play

c)

rotate a character

d)

chase the mouse

10.
You use _____ blocks to program Scratch
a)
Code
b)
Algorithm
c)
Sequence 
d)
Memory
11.
What do you call the characters in Scratch? 
a)
Sprite
b)
Script
c)
Scratch
d)
Sprite Scripts 
12.
You can paint a new costume for a sprite in Scratch?
a)
True
b)
False
13.
Where do you go to get help in Scratch? 
a)
Sprite
b)
Script
c)
Scratch
d)
Question mark
14.
The Default Sprite is the 
a)
Cow
b)
Kitten
c)
Kangaroo
d)
Cat
15.
These blocks are different examples of what?
a)
motion
b)
events
c)
controls
d)
sound
16.
Which command will shows animation for sprite ?
a)
next costume
b)
next look
c)
next style
d)
next move
17.
This stack block will make the sprite:
a)
jump
b)
turn
c)
move forward
d)
turn sound down
18.
Which menu allows you to change costumes?
a)
"Motion"
b)
"Control"
c)
"Looks"
d)
"Variables"
19.
Which option lets me move to the right?
a)
"change x by 10"
b)
"change y by 10"
c)
"set x to 0"
d)
"set y to 0"
20.
The correct instruction to get scratch to draw a line is ?
a)
"pen down"
b)
"set pen color to"
c)
"pen up"
d)
"change pen color by 10"
21.
If Scratch needs to do some thing again and again what command do you use?
a)
Repeat
b)
Loop it
c)
Do again
d)
Again 4