NEW
Font size
WorksheetsCoder
Total questions: 10
Worksheet time: 20mins
What does this code do?
Moves forward 1 time
Moves forward forever
Moves forward 5 times
Moves left
Can this code be written better?
Yes, by using loops (repeat blocks)
No, this is the best way to right this code
Look at the puzzle and the code. Which block will you add to help the bird get to the pig?
Which code below will get the angry bird to the pig?
Which of the code below will complete this puzzle?
Which block will you remove from the code to make it work correctly?
Which is the correct shortened code using loops for this puzzle?
Which code will help the artist make this pattern?
What is wrong with the code to harvest all the corn?
The first "N" is not needed.
The first "E" should be an "N"
The second "E" is extra
There should be a "Pick Corn" after the first "N"
