wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Practice

Total questions: 12

Worksheet time: 7mins

Name
Class
Date
1.

The "repeat" block is found in which of the following block types?

a)

Events

b)

Control

c)

Looks

d)

Motion

2.

What is a variable?

a)

Has an input and an output

b)

Loop

c)

something that can change

d)

Instructions telling the program what to do

3.

Which one of the following is not a repetition loop

a)

1

b)

2

c)

3

d)

4

4.

The variable in this code is (a)  

5.

What is the output of the program

a)

5

b)

1

c)

10

d)

0

6.

What is the output of the program

a)

Hello

b)

Hi

c)

1

d)

0

7.

Blocks that allows you to repeat scripts forever

a)

1

b)

2

c)

3

8.

Variables are used to hold the data that can change.

a)

True

b)

False

9.

For an action to perform in scratch , it needs first....

a)

An event block

b)

control block

c)

data block

d)

sound block

10.

Variables can only hold one value at a time

a)

True

b)

False

11.

The green blocks that allow such as >, <, =, +,_.....

a)

control

b)

Loop

c)

motion

d)

Operators

12.

You can keep score in Scratch by creating a

a)

Sprite

b)

variable

c)

loop

d)

function