NEW
Font size
WorksheetsMy Block and Pen
Total questions: 10
Worksheet time: 5mins
What is the purpose of My Block in TurboWarp?
To change the sprite’s costume
To create your own custom block of instructions
To draw a line on the stage
To stop the program
Which of these is a Pen Block?
Move 10 steps
Hide
When green flag clicked
Pen down
What happens when you use Pen Down?
The sprite disappears
The sprite stops moving
The sprite starts to draw as it moves
The program ends
Which block is used to stop the sprite from drawing?
Erase all
Pen Up
Hide
My Block
What does the block Erase all do?
Delete the sprite
Removes all drawings from the stage
Stops the game
Creates a new block
Why do we use My Blocks?
To make our project shorter and neater
To change pen color
To move the sprite faster
To erase drawings
Which Pen Block is used to change the color of the line?
Change pen size by 1
Set pen color to
Move 10 steps
Show
What happens if you create a My Block called “Draw Square”?
It makes the sprite disappear
It stores steps to draw a square and can be reused
It erases all drawings
It erases all drawings
Which Pen Block is used to make the lines thicker?
Set pen size to 10
Pen up
Erase all
Go to x: 0 y: 0
What is the advantage of using My Blocks in drawing with Pen?
It makes the sprite run slower
It repeats the same drawing easily without writing all the code again
It hides the sprite from the stage
It changes the background
