wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Programming: Game

Total questions: 11

Worksheet time: 4mins

Name
Class
Date
1.

What is a loop?

a)

Ending the program

b)

Programs running

c)

Allows something to be repeated

d)

Starting a program

2.

What is a statement?

a)

Instructions telling the program to do something

b)

Forever if

c)

When Scratch sprite touches something

d)

Shouting something

3.

Why do we use a loops?

a)

To start a program

b)

To make the scratch sprite run in circle

c)

So we do not have to start a program again

d)

Shouting something again and again

4.

What in this picture is a condition?

a)

if

b)

right arrow pressed

c)

move 10 steps

d)

When flag clicked

5.

What is a condition?

a)

When the Scratch sprite touch something

b)

To make the scratch sprite run in circle

c)

Instructions telling the program what to do

d)

Tests whether something is true or false

6.

What is a variable?

a)

Something that can change

b)

Forever if

c)

Has an input and output

d)

Instructions telling the program what to do

7.

Which of these are interactive?

a)

An online video

b)

A video game

c)

A demonstration

d)

A lunch box

8.

Which of these would be a variable game?

a)

the player

b)

the paddle

c)

the ball

d)

lives

9.

A completed program in Scratch.

a)

Project

b)

Blocks

c)

Sprite

d)

Volume

10.

A __________ coordinate sets how far up or down the screen a point is.

a)

Y

b)

X

c)

Z

d)

Sprite

11.

The ____ coordinate sets how far left or right the screen a point is.

a)

Y

b)

X

c)

Z

d)

Cat