NEW
Font size
WorksheetsL11 Pen blocks 3-5
Total questions: 10
Worksheet time: 5mins
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
which block allows sprites to draw?
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 decagon?
360
100
4
10
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
What will be the pen size after you run any one of these scripts?
0
1
10
100
Which code block allows scratch to NOT draw on the stage?
Pen Down
Pen Up
Pen In
Pen Out
To get pen block, I choose
