wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Scratch intro & Pen Commands Quiz

Total questions: 10

Worksheet time: 6mins

Name
Class
Date
1.

what is scratch?

a)

Program

b)

Computer

c)

Game

d)

Programming language

2.

Scratch can't be used for?

a)

Building a website

b)

Animated story

c)

Composing a song

d)

Interactive game

3.

To run a scratch code, you need to press ...

a)

Red Flag

b)

Red Circle

c)

Green Flag

d)

Green Circle

4.

Which Command is used to delay the movement for one second?

a)

Repeat one second

b)

Wait one second

c)

Forever one second

d)

Loop

5.

The area in which you can put your code in is called

a)

Stage

b)

Code Blocks

c)

Script Area

d)

Sprite

6.

which command in Scratch that allows a sprite to draw shapes?

a)

Pencil commands

b)

Pen commands

c)

Motion commands

d)

Drawing commands

7.

Clears all drawing made by Pen commands

a)

'clear all' command

b)

'erase all' command

c)

'delete all' command

8.

----------- Command is used to set the pen's color to the given color

a)

'change pen color' Command

b)

'pen color' Command

c)

'set pen color' Command

9.

The command -------changes the pen size by the specified amount.

a)

'Set pen size' Command

b)

'Change pen size' Command

c)

'Pen size' Command

d)

'Change pen' Command

10.

----------------------- is the area where the sprites are and perform their actions. It is located in the top of the area to the right of the Scripts Area.

a)

Sprite Area

b)

Code Area

c)

Block Palette

d)

The Stage