wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Coding and Using Code.Org

Total questions: 15

Worksheet time: 5mins

Name
Class
Date
1.

Finite Loops are code repeated until a _____________ is met or for a specific number of times

a)

condition

b)

pet

c)

friend

d)

teacher

2.
In coding terms an action or event you want to repeat multiple times is called a
a)
loop
b)
do-over
c)
time-line
d)
sequence
3.

A forever loop is a code pattern that repeats ___________________ .

a)

as long as the program is running

b)

for a set number of times

c)

until a condition is met

4.

What is an error in a program that prevents the program from running as expected?

a)

Algorithm

b)

Code

c)

Bug

5.

In coding terms an action or event you want to repeat multiple times is called a

a)

loop

b)

do-over

c)

sequence

6.

What does run mean?

a)

to make a code for a program

b)

to make a program complete an algorithm

c)

to make a website show up on your screen

7.
What steps should you use when doing problems in Code.org? Choose the best answer. 
a)
Read the clues. 
b)
Watch any videos.
c)

Ask a classmate questions. 

d)
All the above. 
8.

An action that causes something to happen.

a)

A loop.

b)

A program.

c)

An event.

9.

What type of block command do you use to have the least amount of blocks? This simplifies your code.

a)

move forward

b)

turn right

c)

repeat

10.

Coding can be used to

a)

Program robots

b)

create websites, games & apps

c)

tell computers what to do

d)

all of these

11.

An action that causes something to happen.

a)

A loop.

b)

A program.

c)

An event.

12.

If you weren't able to complete a challenge the first time you should

a)

pout

b)

give up

c)

try again

d)

bang the keyboard

13.

An algorithm is

a)

a dance

b)

measures your heartbeat

c)

a list of steps to complete a task

d)

musical

14.

What does this code do?

a)

Moves forward 1 time

b)

Moves forward forever

c)

Moves forward 5 times

d)

Moves left

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