Font size
WorksheetsScratch Pen Quiz
Total questions: 10
Worksheet time: 8mins
What does this script draw?
Rectangle
Circle
Square
Triangle
What does this script draw?
Rectangle
Circle
Square
Triangle
What does this script draw?
Rectangle
Hexagon
Square
Triangle
What does this script draw?
Pentagon
Hexagon
Square
Triangle
Choose all the options that are correct
Pen up block allows the sprite to jump
Pen down block allows the sprite to jump
Pen up block allows the sprite to draw
Pen down block allows the sprite to draw
How many times should this be repeated to draw a CLOSED shape?
360
100
4
10
Should you use this script to start drawing from the centre?
Yes
No
Why should you NOT use this script to start drawing from the centre?
Everything might not be erased
A line might be drawn to the centre
Everyhing might be erased
(x = 0, y = 0) is not the centre
These sprites do the same thing
True
False
What will be the pen size after you run any one of these scripts?
0
1
10
100
