Worksheets5-8 Coding Review
Total questions: 15
Worksheet time: 5mins
A programmer is a person that writes the code (language) that tells
the computer what to do
True
False
What is the language that programmers use and
create?
Pig Latin
Code
Sing Song
Alliteration
What is a finished algorithm that can be run by a machine?
project
program
laundry
a sequence of instructions (commands) for carrying out a task
sequence
algorithm
A command is an instruction for the computer.
True
False
What part of a program does not work correctly?
Snake
Plant
Bug
Insect
When debugging, the coder finds and fixes problems in a program
True
False
What does repeat mean?
Only do once
To debug
To do something again
In coding, what is a repeating pattern?
(a)
What happens when you decompose a program?
add everything together
break something into steps
repeat
Conditionals include if/then/else statements
True
False
In a program, what contains stored information that gives meaning to a
value?
Variable
Equation
Bug
There is only one type of coding language
True
False
Blocks are a type of coding programming
True
False
When coding, what characteristic must one have to complete a program?
persistence
humor
laziness
