wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Introduction to Programming

Total questions: 29

Worksheet time: 22mins

Name
Class
Date
1.

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

a)

Algorithm

b)

Code

c)

Bug

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

How do you start a puzzle over?

a)

click backspace

b)

click reset

c)

click run

4.

Coding can be used to

a)

Program robots

b)

create websites, games & apps

c)

tell computers what to do

d)

all of these

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.

An algorithm is

a)

a dance

b)

measures your heartbeat

c)

a list of steps to complete a task

d)

musical

7.

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

8.
A PROGRAM is a series of  _____________ for a computer or device to follow
a)
instructions
b)
windows
c)
suggestions
d)
voices
9.

Infinite loops are also called _________ loops.

a)

endless

b)

forever

c)

never ending

10.

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

11.

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

a)

condition

b)

pet

c)

friend

d)

teacher

12.
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 neighbors questions. 
d)
All the above. 
13.

Which block do you use to have the least amount of blocks.

a)

move forward

b)

turn right

c)

repeat

14.

An action that causes something to happen.

a)

A loop.

b)

A program.

c)

An event.

15.

What do we call the code language that uses blocks as commands?

a)

Comandly

b)

Java

c)

Blockly

16.

Where can you click to get help (a hint) in Code.org?

a)

Reset

b)

Run

c)

Light Bulb

17.
Code is...
a)
when it's not warm.
b)
the dog from Garfield.
c)
a song or poem dedicated to someone.
d)
specific instructions in a computer program.
18.
A field of science in which people use the power of computers to solve big problems.
a)
command
b)
computer science
c)
code
d)
program
19.
A user does this to tell the computer start the commands you have written into the program.
a)
event
b)
run program
c)
function
d)
abstraction
20.
CODE.ORG is a website that allows people to learn how to program for free.
a)
True
b)
False
21.
A letter or symbol to which a some value can be assigned.
a)
Print
b)
Variable
c)
Output
d)
Bug
22.
What is the action of doing something over and over again?
a)
Loop
b)
Persistence
c)
Program
d)
Code
23.
What are statements that only run under certain conditions?
a)
Code
b)
Loop
c)
Conditionals
d)
Binary
24.
How many bits are in a byte?
a)
1
b)
2
c)
4
d)
8
25.
What is a one or zero called in coding?
a)
Byte
b)
Code
c)
Switch
d)
Bit
26.
What are the on/off switches used by computers to communicate called?
a)
Switch
b)
Program
c)
Binary Code
d)
Algorithm
27.

What does the picture represent?

a)

Byte

b)

Code

c)

Switche

d)

Bit

28.

Is there more than one way to code a puzzle?

a)

No

b)

No, but you can make up your own design

c)

Yes

d)

Yes, but it will be counted wrong

29.

A person who writes code is called a

a)

code person

b)

computer programmer

c)

technologist

d)

scientist