Font size
WorksheetsDebugging in Primary Grades (Coding)
Total questions: 10
Worksheet time: 7mins
What is wrong with this code?
(Turn right, step 20)
nothing is wrong with it
the monkey should turn left, step 20, turn right, step 20
the monkey should walk diagonally
the monkey should turn left, step 20, turn left, step 20
I want the song to play 5 times. What is wrong with the code?
You should wait 1 second.
You should click the guitar again.
Change the repeat number to 5
Nothing is wrong with the code
What is the best way to get the monkey to land on the banana?
Use the ruler button
Ask the teacher
Keep trying and don't give up
What is wrong with this code?
Nothing is wrong with the code.
It should be: Setup ..."make a new bear"
It should be: After 4 measures..."unicorn do Body roll"
You should not use backgrounds
What is going to happen every 2 measures?
Nothing
the background will change
Something
A cat will show up and dance
Which code is correct for the squirrel to go to the acorn?
Go up 2 steps. Go left 2 steps.
Go up 1 step. Go right 2 steps.
Go 1 step up. Go right 3 steps
Go 3 steps up. Go right 2 steps.
Choose all the algorithms that take the car to the gas station without bumping into the cones.
Go right 4 steps.
Go up 1 step. Go right 4 steps. Go down 1 step.
Go up 3 steps. Go right 4 steps. Go down 3 steps.
Go up 2 steps. Go right 4 steps. Go down 2 steps.
The racoon wants to go to the bunny without bumping into the obstacles. What is wrong with this code:
1) Go 8 steps left.
2) Go 4 steps up.
1) Should be 8 steps right.
1) Should be 7 steps right.
2) Should be 5 steps up.
Nothing is wrong.
I want the notes to play slower. What can I change?
change repeat 10 times to 5 times.
Change the start sound to something different
Change 0.5 seconds to a bigger number so it waits longer.
it is impossible!
What does "debugging" mean?
Getting rid of all the insects.
Looking for problems in algorithms and fixing them
coding
I don't know.
