wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Lessons 1-5 Test Review

Total questions: 17

Worksheet time: 12mins

Name
Class
Date
1.

A list of steps to finish a task.

a)

algorithm

b)

debugging

c)

program

d)

sequencing

2.

Finding and fixing problems in an algorithm or program.

a)

debugging

b)

command

c)

bug

d)

program

3.

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

a)

sequencing

b)

program

c)

algorithm

d)

bug

4.

An algorithm that has been coded into something that can be run by a machine.

a)

program

b)

blockly

c)

code

d)

debugging

5.

The art of blending human ideas and digital tools to increase problem solving power

a)

computer science

b)

debugging

c)

sequencing

d)

code

6.

A visual programming language that lets users program by connecting digital blocks.

a)

blockly

b)

code

c)

sequencing

d)

command

7.

An error in the program that prevents the program from running as expected.

a)

bug

b)

debugging

c)

spider

d)

command

8.

One or more commands or algorithms designed to be carried out by a computer.

a)

code

b)

blockly

c)

sequencing

d)

program

9.

An instruction for the computer.

a)

command

b)

computer science

c)

algorithm

d)

bug

10.

Trying again and again even when something is very hard.

a)

persistance

b)

communication

c)

emphathy

d)

critical thinking

11.

What will happen when you click run?

a)

The bird will run into TNT.

b)

The bird will end up 1 step short of the pig.

c)

The bird will make it to the pig.

12.

What is the first bug that will make this program fail?

a)

The program won't fail. Scrat will get to the acorn.

b)

He takes too few steps and doesn't make it to the acorn.

c)

Scrat will go the wrong way after his final turn.

13.

What turns will Scrat make in this puzzle?

a)

left turns only

b)

right turns only

c)

both right and left turns

14.

What will happen when you press "Run"?

a)

She collects 1 treasure.

b)

She collects 4 pieces of treasure using this code.

c)

an error occurs since there is no treasure where she stops

15.

What is the correct program to reach the pig?

a)

Move forward, turn left, move forward 5 times

b)

Turn right, move forward, turn right, move forward twice, turn right, move forward

c)

Turn right, move forward, turn left, move forward 3 times, turn left, move forward

16.

What is the correct program to reach the pig?

a)

Move forward, turn left, move forward, turn right, move forward

b)

Move forward, turn right, move forward, turn left, move forward

c)

Move forward, turn right, move forward, turn right, move forward

17.

If Scrat moves forward, turns right, and moves forward 2 more times, what is going to happen?

a)

Scrat will reach the acorn!

b)

Scrat will go for a swim!

c)

Scrat will reach the cracked ice.

d)

Scrat will be one more short of the acorn.