wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Block Coding

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

Which of these would create a loop?

a)
b)
c)
2.

Code that makes the sprite create the same movements over and over again is called:

a)

Variable

b)

Conditional

c)

Loop

3.

Coding the sprite to go back

a)
b)
c)
d)
4.

Which code will get Angry Bird jumping ON the pig?

a)
b)
5.

Which code will get Angry Bird jumping ON the pig?

The REPEAT does what's in the gap "however many times". In this case, 3!

a)
b)
6.
What is an error in a program that prevents the program from running as expected?
a)
Algorithm
b)
Program
c)
Bug
d)
Code
7.

Which code will get Angry Bird jumping ON the pig?

The REPEAT does what's in the gap "however many times". In this case, 3!

a)
b)
c)
8.

Coding can be used to

a)

Program robots

b)

create websites, games & apps

c)

tell computers what to do

d)

all of these

9.

Tricky!!

a)
b)
c)
10.

a)
b)
c)
11.

Which "stack" does NOT work?

a)
b)
c)
12.
What is finding and fixing errors in programs?
a)
Debugging
b)
Program
c)
Bug
d)
Code
13.

Which does NOT work?

a)
b)
c)
14.

Putting commands in correct order so computers can read the commands.

a)

Standing

b)

Following

c)

Sequencing

15.

Which block can we use to end an animation?

a)
b)
c)
d)
16.

What can this block wait for?

a)

A sprite touches another sprite

b)

A sprite touches the edge of the screen

c)

A key to be pressed

d)

All the options

17.
What is it when one sprite has different movements in an outfit?
a)
costumes
b)
backdrops
c)
names
d)
sounds
18.

Which group of blocks include the "When Flag Clicked" command?

a)

Motion

b)

Looks

c)

Events

d)

Control

19.

Which group of blocks include the "Glide" block?

a)

Motion

b)

Looks

c)

Control

20.

Which group of blocks include the "Broadcast" block?

a)

Events

b)

Motion

c)

Control