NEW
Font size
WorksheetsIntroduction to Programming
Total questions: 29
Worksheet time: 22mins
What is an error in a program that prevents the program from running as expected?
Algorithm
Code
Bug
How do you start a puzzle over?
click backspace
click reset
click run
Coding can be used to
Program robots
create websites, games & apps
tell computers what to do
all of these
In coding terms an action or event you want to repeat multiple times is called a
loop
do-over
sequence
An algorithm is
a dance
measures your heartbeat
a list of steps to complete a task
musical
If you weren't able to complete a challenge the first time you should
pout
give up
try again
bang the keyboard
Infinite loops are also called _________ loops.
endless
forever
never ending
A forever loop is a code pattern that repeats ___________________ .
as long as the program is running
for a set number of times
until a condition is met
Finite Loops are code repeated until a _____________ is met or for a specific number of times
condition
pet
friend
teacher
Which block do you use to have the least amount of blocks.
move forward
turn right
repeat
An action that causes something to happen.
A loop.
A program.
An event.
What do we call the code language that uses blocks as commands?
Comandly
Java
Blockly
Where can you click to get help (a hint) in Code.org?
Reset
Run
Light Bulb
What does the picture represent?
Byte
Code
Switche
Bit
Is there more than one way to code a puzzle?
No
No, but you can make up your own design
Yes
Yes, but it will be counted wrong
A person who writes code is called a
code person
computer programmer
technologist
scientist
