Font size
WorksheetsCoding Questions
Total questions: 25
Worksheet time: 13mins
What is an algorithm?
a problem in your program
a math equation
a list of steps to complete a task
a dance move
Which is an example of an algorithm?
sitting
making a sandwich
falling and getting back up
singing
What is a coding bug?
a cockroach
a butterfly
a really good thing in computers
a problem or mistake in your program
What is debugging?
finding and fixing a problem in your program
calling a bug exterminator
spraying bug spray
persistence
Look at the code. Where is the bug?
Step 1
Step 2
Step 3
Step 4
Look at the picture. Which block will help Laurel pick up the jewel?
move forward
repeat
turn right
collect
Look at the picture. What will happen when you press run?
turn right 4 times
turn right 2 times
move forward 4 times
collect 4 times
What is persistence?
giving up when you cant do something
when you are hungry
never giving up
when you get upset
What are some things that will help you calm down when you feel frustrated?
take deep breaths
count to 10
pray
scream and yell
Which character did we NOT work with on code.org?
What is pair programming?
working in a group
Working with a partner
working on your own
having a twin
What is the meaning of the word Sequence in coding?
No need for order steps.
The order in which steps or events happen.
Make the code work.
An action that repeats one or more commands over and over
Code
Control
Loop
________ start the program when the start button is clicked.
On start - block
when the actor clicked - block
Coding blocks
Move the Actor one step forward.
Walk block
Jump block
Run block
Next background block - Change the picture on the Stage.
True
False
Wait block: pause the program for a specific number of seconds.
True
Fales
You are able to add only one actor to your stage
True
False
What will the following code blocks do to an Actor?
The Actor will change costumes each time it is clicked
The Actor will play an animation
The Actor will change costumes each time the program starts
Nothing will happen to the Actor
Which of these will make code run when an Actor is tapped?
What will the following code blocks do to an Actor?
Nothing will happen to the Actor
The Actor will play an animation
The Actor will change costumes each time it is clicked
The Actor will change costumes each time the program starts
What is an Event?
The action that causes something to happen
Nothing
The main activity
Reflection
A graphic on the screen with a location, size, and appearance.
A fish
A widget
A sprite
A background
An action that a sprite performs continuously until it's told to stop is a(an)
Action
Activity
Swimming
Behaviour
An algorithm that has been coded into something that can be run by a machine
keyboarding
computer
program
link
