wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Coding Questions

Total questions: 25

Worksheet time: 13mins

Name
Class
Date
1.

What is an algorithm?

a)

a problem in your program

b)

a math equation

c)

a list of steps to complete a task

d)

a dance move

2.

Which is an example of an algorithm?

a)

sitting

b)

making a sandwich

c)

falling and getting back up

d)

singing

3.

What is a coding bug?

a)

a cockroach

b)

a butterfly

c)

a really good thing in computers

d)

a problem or mistake in your program

4.

What is debugging?

a)

finding and fixing a problem in your program

b)

calling a bug exterminator

c)

spraying bug spray

d)

persistence

5.

Look at the code. Where is the bug?

a)

Step 1

b)

Step 2

c)

Step 3

d)

Step 4

6.

Look at the picture. Which block will help Laurel pick up the jewel?

a)

move forward

b)

repeat

c)

turn right

d)

collect

7.

Look at the picture. What will happen when you press run?

a)

turn right 4 times

b)

turn right 2 times

c)

move forward 4 times

d)

collect 4 times

8.

What is persistence?

a)

giving up when you cant do something

b)

when you are hungry

c)

never giving up

d)

when you get upset

9.

What are some things that will help you calm down when you feel frustrated?

a)

take deep breaths

b)

count to 10

c)

pray

d)

scream and yell

10.

Which character did we NOT work with on code.org?

a)
b)
c)
d)
11.

What is pair programming?

a)

working in a group

b)

Working with a partner

c)

working on your own

d)

having a twin

12.

What is the meaning of the word Sequence in coding?

a)

No need for order steps.

b)

The order in which steps or events happen.

c)

Make the code work.

13.

An action that repeats one or more commands over and over

a)

Code

b)

Control

c)

Loop

14.

________ start the program when the start button is clicked.

a)

On start - block

b)

when the actor clicked - block

c)

Coding blocks

15.

Move the Actor one step forward.

a)

Walk block

b)

Jump block

c)

Run block

16.

Next background block - Change the picture on the Stage.

a)

True

b)

False

17.

Wait block: pause the program for a specific number of seconds.

a)

True

b)

Fales

18.

You are able to add only one actor to your stage

a)

True

b)

False

19.

What will the following code blocks do to an Actor?

a)

The Actor will change costumes each time it is clicked

b)

The Actor will play an animation

c)

The Actor will change costumes each time the program starts

d)

Nothing will happen to the Actor

20.

Which of these will make code run when an Actor is tapped?

a)

b)

c)

d)

21.

What will the following code blocks do to an Actor?

a)

Nothing will happen to the Actor

b)

The Actor will play an animation

c)

The Actor will change costumes each time it is clicked

d)

The Actor will change costumes each time the program starts

22.

What is an Event?

a)

The action that causes something to happen

b)

Nothing

c)

The main activity

d)

Reflection

23.

A graphic on the screen with a location, size, and appearance.

a)

A fish

b)

A widget

c)

A sprite

d)

A background

24.

An action that a sprite performs continuously until it's told to stop is a(an)

a)

Action

b)

Activity

c)

Swimming

d)

Behaviour

25.

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

a)

keyboarding

b)

computer

c)

program

d)

link