wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

(Intermediate) Week 5: More about Conditionals

Total questions: 9

Worksheet time: 5mins

Name
Class
Date
1.
Programming languages give computers instructions
a)
True
b)
False
2.

Name this programming block

a)

If Statement

b)

Loop

c)

Variable

3.

Where is this location on screen?

a)

To the left

b)

In the middle

c)

At the top

d)

At the bottom

4.

Will this loop run?

a)

Yes

b)

No

5.

The X-axis in Scratch is "Up and Down?"

a)

True

b)

False

6.

What does this programming block do?

a)

Repeats code forever

b)

Run code when an condition is met

c)

Repeats code until a condition is met

7.

What is this called?

a)

If Statement

b)

Loop

c)

A variable

8.

What will happen when the green flag is clicked?

a)

Add a new sprite

b)

Move the character 1 step

c)

Make the character spin

d)

Nothing

9.

These blocks are different examples of what?

a)

Motion

b)

Events

c)

Control

d)

Sound