Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

(Beginner) Week 7: What are conditionals?

Total questions: 7

Worksheet time: 4mins

Name
Class
Date
1.

Name this programming block

a)

If Statement

b)

Loop

c)

Variable

2.

Where is this location on screen?

a)

To the left

b)

In the middle

c)

At the top

d)

At the bottom

3.

What is this called?

a)

If Statement

b)

Loop

c)

A variable

4.

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

5.

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

6.

These blocks are different examples of what?

a)

Motion

b)

Events

c)

Control

d)

Sound

7.

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

a)

True

b)

False