wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

scratch

Total questions: 21

Worksheet time: 11mins

Name
Class
Date
1.

What type of language is Scratch?

a)

Procedural

b)

Iterative

c)

Block

d)

Functional

2.

What programming concept means following steps in order?

a)

Iteration

b)

Sequence

c)

Selection

3.

Which word below describes iteration?

a)

Order

b)

Steps

c)

Loop

d)

Decision

4.

Which group of blocks include the When Flag Clicked command?

a)

Motion

b)

Looks

c)

Sound

d)

Control

5.

What would the Sprite say if the Test is set to 10?

a)

My name is Bob

b)

I like Chocolate

c)

Hello

d)

I do not know

6.

Which code block is an example of iteration in Scratch?

a)

If ..... else

b)

Change size by 10

c)

Forever

d)

Move 10 steps

7.

What it this code an example of?

a)

Iteration

b)

Selection

c)

Sequence

d)

Repetition

8.

What would the Sprite say if the Test is set to 10?

a)

My name is Bob

b)

I like Chocolate

c)

Hello

d)

I do not know

9.

What is a variable?

a)

Block of code

b)

Container for a value

c)

Sprite costume

d)

Sound

10.

Which direction would point a Sprite up?

a)

0

b)

90

c)

-90

d)

180

11.

Select the block that is used to control the speed of the execution of script.

a)

Wait

b)

Repeat

c)

forever

12.

What is the output of the program?

a)
b)
c)
d)
13.

What is the output of the program?

a)
b)
c)
d)
14.

What is the output of program?

a)
b)
c)
d)
15.

What is the output of the program?

a)
b)
c)
d)
16.

WHAT IS THE OUTPUT OF THE PROGRAM?

a)
b)
c)
d)
17.

WHAT IS THE OUTPUT OF THE PROGRAM?

a)
b)
c)
d)
18.

TO START THE ALGORITHM WE USE ......

a)
b)
c)
d)
19.

TO DRAW IN SCRATCH WE USE:

a)
b)
c)
d)
20.

WHAT IS THE RESULT OF THE PROGRAM

a)
b)
c)
d)
21.

WHICH ONE OF THE FOLLOWING BLOCKS IS NOT A REPETITION LOOP.

a)
b)
c)
d)