No student devices needed. Know more
20 questions
What is an error in a program that prevents the program from running as expected?
Algorithm
Code
Bug
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
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
An action that causes something to happen.
A loop.
A program.
An event.
If you weren't able to complete a challenge the first time you should
pout
give up
try again
bang the keyboard
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 does this code do?
Moves forward 1 time
Moves forward forever
Moves forward 5 times
Moves left
What does run mean?
to make a code for a program
to make a program complete an algorithm
to make a website show up on your screen
How do you reset a puzzle?
click less
click start over
click run
Which program will draw a square around the alien?
Where can you click to get help (a hint) in Code.org?
Start Over
Run
Light Bulb