wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

My Block and Pen

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What is the purpose of My Block in TurboWarp?

a)

To change the sprite’s costume

b)

To create your own custom block of instructions

c)

To draw a line on the stage

d)

To stop the program

2.

Which of these is a Pen Block?

a)

Move 10 steps

b)

Hide

c)

When green flag clicked

d)

Pen down

3.

What happens when you use Pen Down?

a)

The sprite disappears

b)

The sprite stops moving

c)

The sprite starts to draw as it moves

d)

The program ends

4.

Which block is used to stop the sprite from drawing?

a)

Erase all

b)

Pen Up

c)

Hide

d)

My Block

5.

What does the block Erase all do?

a)

Delete the sprite

b)

Removes all drawings from the stage

c)

Stops the game

d)

Creates a new block

6.

Why do we use My Blocks?

a)

To make our project shorter and neater

b)

To change pen color

c)

To move the sprite faster

d)

To erase drawings

7.

Which Pen Block is used to change the color of the line?

a)

Change pen size by 1

b)

Set pen color to

c)

Move 10 steps

d)

Show

8.

What happens if you create a My Block called “Draw Square”?

a)

It makes the sprite disappear

b)

It stores steps to draw a square and can be reused

c)

It erases all drawings

d)

It erases all drawings

9.

Which Pen Block is used to make the lines thicker?

a)

Set pen size to 10

b)

Pen up

c)

Erase all

d)

Go to x: 0 y: 0

10.

What is the advantage of using My Blocks in drawing with Pen?

a)

It makes the sprite run slower

b)

It repeats the same drawing easily without writing all the code again

c)

It hides the sprite from the stage

d)

It changes the background