wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Express Quiz

Total questions: 10

Worksheet time: 2mins

Name
Class
Date
1.

Part of a program that does not work correctly.

a)

Loop

b)

Bug

c)

Debug

d)

Program

2.

A bug can really mess up the program, so it's important to learn to_______your code.

a)

Reset

b)

Start over

c)

Debug

d)

Remove

3.

The action of doing something over and over again.

a)

Run

b)

Step

c)

Loop

d)

Event

4.

A list of steps to finish a task.

a)

Sequence

b)

Algorithm

c)

Start Over

d)

Play Area

5.

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

a)

Loop

b)

Debug

c)

Program

d)

Bug

6.

Do something again

a)

Run

b)

Repeat

c)

Start Over

d)

Step

7.

The area where you run your code.

a)

Workspace

b)

Play Area

c)

Instructions

d)

Start over

8.

A repeat block within a repeat block

a)

Loopy Loop

b)

Condition Loop

c)

Nested Loop

d)

Event

9.

The art of creating a program

a)

Debugging

b)

Blockly

c)

Programming

d)

Program

10.

The very first step in debugging is to

a)

raise your hand to ask the teacher

b)

keep going like nothing is wrong

c)

find the error in the program

d)

give up