wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Scratch

Total questions: 20

Worksheet time: 20mins

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.
Programming languages give computers instructions
a)
True
b)
False
4.
An algorithm is..
a)
.. A set of instructions
b)
... A motion block
c)
... A character
d)
... A loop statement 
5.
A costume is 
a)
A code block
b)
A motion 
c)
A different way a sprite looks
d)
A sound 
6.
A costume is 
a)
A code block
b)
A motion 
c)
A different way a sprite looks
d)
A sound 
7.
You can paint a new costume for a sprite in Scratch?
a)
True
b)
False
8.
What do you call the list of commands in Scratch? 
a)
Sprite
b)
Script
c)
Scratch
d)
Help
9.

programming language based on graphical code blocks

a)

Scratch

b)

sprite

c)

background

10.

A completed program in scratch.

a)

Scratch

b)

volume

c)

project

11.

Where your project is displayed when active.

a)

speech bubble

b)

stage

c)

tempo

12.

Displays the location of your X and Y positions.

a)

stage

b)

coordinates

c)

volume

13.

Using the Scratch “Pen” feature to write on the stage.

a)

script

b)

stage

c)

drawing

14.

Blocks that allows you to repeat scripts multiple times.

a)

repeating blocks

b)

script

c)

volume

15.

Graphical bubble that shows a sprite speaking.

a)

thought bubble

b)

speech bubble

16.
What would this code do?
a)
make sprite run when distace is close
b)
broadcast RUN when distance is close
c)
move 10 steps then stop
d)
glitch out
17.
What is the final value of b?
a)
0
b)
9
c)
10
d)
11
18.
What would this code do?
a)
Make a character dance
b)
Make a sound play
c)
rotate a character
d)
chase the mouse
19.
What will the cat say when this script is run?
a)
Have a nice day. (only)
b)
Here's some fruit. (only)
c)
Here's some fruit. Have a nice day. 
d)
You can't have any. Have a nice day. 
20.
What will happen when the green flag is clicked?
a)
Make the character spin
b)
Make the ball bounce
c)
Start the game 
d)
Add a sprite