NEW
Font size
WorksheetsLoops
Total questions: 16
Worksheet time: 8mins
A part of the program that does not work correctly.
Bug
Break
Loop
The action of doing something over and over again.
Looping
Bugging
Programming
What does this code do?
Moves forward 1 time
Moves forward forever
Moves forward 5 times
Moves left
What shape does this code make?
Rectangle
Triangle
Square
Circle
Can this code be written better?
Yes, by using loops (repeat blocks)
No, this is the best way to right this code
How long are the sides of this shape?
2 pixels
120 pixels
150 pixels
Purple pixels
Which is the correct code for this puzzle?
Which is the correct way to shorten this code?
(click the picture to make it bigger)
The artist has to draw a window for the spaceship.
How many times does the pattern need to repeat in order to complete the picture?
Which block would you use to replace the "?" in the code?
(click the picture to make it bigger)
What is the next block you would add to solve this puzzle?
What number should replace the "?" in the code?
3
4
12
11
How many lines will the artist draw based on the code in the picture?
1
2
3
4
Which of these blocks is a loop structure?
