wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

New Scratch

Total questions: 20

Worksheet time: 11mins

Name
Class
Date
1.
What do you call the characters in Scratch? 
a)
Sprite
b)
Script
c)
Scratch
d)
Sprite Scripts 
2.
What do you call the list of commands in Scratch? 
a)
Sprite
b)
Script
c)
Scratch
d)
Help
3.

What programming concept means following steps in order?

a)

Iteration

b)

Sequence

c)

Selection

4.

Which word below describes iteration?

a)

Order

b)

Steps

c)

Loop

d)

Decision

5.

Which of the words below describe selection?

a)

Order

b)

Steps

c)

Loop

d)

Decision

6.

What is the default Sprite when you open Scratch?

a)

Cat

b)

Dog

c)

Bat

d)

Crab

7.

What group of blocks controls movement of the Sprite?

a)

Control

b)

Sensing

c)

Motion

d)

Look

8.

What is the backdrop area called in Scratch?

a)

Ground

b)

Paint

c)

Area

d)

Stage

9.

What is a variable?

a)

Block of code

b)

Container for a value

c)

Sprite costume

d)

Sound

10.

Which code block is an example of iteration in Scratch?

a)

If ..... else

b)

Change size by 10

c)

Forever

d)

Move 10 steps

11.

Which code block is an example of selection in Scratch?

a)

If .... else

b)

Change size by 10

c)

Forever

d)

Move 10 steps

12.

What it this code an example of?

a)

Iteration

b)

Selection

c)

Sequence

d)

Repetition

13.
An algorithm is..
a)
.. A set of instructions
b)
... A motion block
c)
... A character
d)
... A loop statement 
14.
a)
Go Up 
b)
Go Down 
c)
Go Left 
d)
Go Right 
15.
The Y axis is "Up" and "Down" 
a)
True 
b)
False 
16.
A costume is 
a)
A code block
b)
A motion 
c)
A different way a sprite looks
d)
A sound 
17.
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
18.
What is the final value of b?
a)
0
b)
9
c)
10
d)
11
19.

Under what section would you find these?

a)

Data

b)

Operators

c)

Looks

d)

Events

20.

Under what section would you find these?

a)

Control

b)

Motion

c)

Data

d)

Sensing