Font size
WorksheetsCS Discoveries Mid Term
Total questions: 54
Worksheet time: 1hrs 22mins
What does this code do?
Moves forward 1 time
Moves forward forever
Moves forward 5 times
Moves left
An error in a program that prevents the program from running as expected.
bug
debugging
for loop
binary
Finding and fixing errors in a program.
debugging
bug
nested loop
event
Look at the puzzle and the code below. What can you fix in the code to help the bird get to the pig?
Remove a move forward block
Add a move forward block
Change the first turn block to left
Change the second turn block to left
What shape does this code make?
Rectangle
Triangle
Square
Circle
the action of doing something over and over again
for loop
while loop
bug
loop
Can this code be written better?
Yes, by using loops (repeat blocks)
No, this is the best way to right this code
statements that only run under certain conditions
conditionals
paramenter
reflect
variable
A list of steps to finish a task.
Algorithm
Program
Bug
How long are the sides of this shape?
2 pixels
120 pixels
150 pixels
Purple pixels
What is an algorithm?
a list of shopping items you need
a list of tech items you want
a list of steps to complete a task
Look at the puzzle. What can you fix in the code so the bird will make it to the pig?
Change the first turn block to left
Remove a move forward block
Add a move forward block
Change the second turn block to left
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
If you weren't able to complete a challenge the first time you should
pout
give up
try again
bang on the keyboard
What does this code do?
Moves forward, turns, moves forward
Moves forward 2 times, turns left, moves forward 2 more times
Moves forward 4 times and turns left
Moves and turns
the art of creating a program
program
debugging
paramenter
programming
carefully think back on something with the intention of improvising the outcome in the future
program
define
repeat
reflect
attempt to do something
program
bug
loop
try
research, plan, and acquire materials from the activity you are about to do
for loop
reflect
define
prepare
do something again
reflect
program
repeat
define
finding and fixing problems in an algorithm or program
bug
conditionals
variable
debugging
an action that causes something to happen
loop
define
event
conditionals
part of a program that does not work correctly
bug
variable
debugging
try
Which of the for loops is set up correctly to complete this maze?
Look at the puzzle. What can you fix in the code so the bird will make it to the pig?
Change the first turn block to left
Remove a move forward block
Add a move forward block
Change the second turn block to left
Unit size on a computer screen
degree
inch
pixel
binary
A unit of angle measure.
pixel
degree
circle
fraction
Statements that only run under certain conditions.
events
actions
functions
conditionals
In this section of code, if the bee is on a honeycomb, what will happen?
The bee will make honey.
The bee will move forward twice
The bee will get nectar.
You can't tell from this code
What causes the computer to execute the commands that you have written in your program?
Debug
Run
Execute
Process
The action of doing something over and over again.
Loop
Hoop
Ditto
I can do what with this..
Click it because it's pink.
Repeat my steps with LESS puzzle pieces.
Looks kind if weird.
70,60,50,40
16, 11, 6, 1
Why do we need to look for patterns in problems?
Patterns make it easier for us to solve complex problems
We don't need to look for patterns
Patterns make it more difficult complex problems
Figure out which option will get Scrat to the acorn.
Using the powers of computers to solve problems.
computer science
computational thinking
for loop
command
TRUE or FALSE: Test and change your strategy often. Don’t be afraid to try solutions before you know that they are perfect.
TRUE
FALSE
Can you talk to a friend when you get stuck in solving the problem?
YES. Try at least 3 ways of fixing problems before you ask for help.
NO. You must do all the puzzles yourself.
how we can make the game work
Move forward
click RUN
I don't know
Nothing
how we can move one step forward
Solve this puzzle
Which of the code below will complete this puzzle?
Draw A sprite

How many times will the bee collect nectar if it follows the entire path?
5
7
8
6
Solve the puzzle
The following blocks will allow the bee to eat all the nectar.
True
False
