WorksheetsCode.org Quiz L 1-4
Total questions: 20
Worksheet time: 10mins
The language that programmers create and use to tell a computer what to do
Code
Command
Run Program
BINARY
Coding can be used to
Program robots
Create websites, games & apps
Tell computers what to do
All of the above
How many times will the bee collect nectar if it follows the entire path?
5
7
8
6
The language that programmers create and use to tell a computer what to do
Code
Command
Run Program
BINARY
Which of the code below will complete this puzzle?
What does this code do?
Moves forward 1 time
Moves forward forever
Moves forward 5 times
Moves left
The action of doing something over and over again.
Looping
Bugging
Programming
A part of the program that does not work correctly.
Bug
Break
Loop
What is wrong with the code to get Scrat to the acorn?
The first "move forward" is not needed.
The first "turn right" should be a "turn left"
The second "move forward" is extra
The last "turn right" should be a "turn left"
Which code will get the Angry Bird to the Pig?
Bug
Part of a program that does not work correctly.
An algorithm that has been coded into something that can be run by a machine.
The art of creating a program.
An action that causes something to happen.
Algorithm
Putting commands in correct order so computers can read the commands.
Finding and fixing problems in your algorithm or program.
An action that causes something to happen.
a step-by-step procedure for solving a problem
Solve this puzzle
Debugging means Fix The Problem
True
False
how we can move one step forward
how we can make the game work
Move forward
click RUN
I don't know
Nothing
What shape does this code create?
None of these are correct
Which of the code below will complete this puzzle?
What is this place called?
Instructions Area
Workspace
Lessons
