Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Scratch 3.0

Total questions: 9

Worksheet time: 75secs

Name
Class
Date
1.

How many command tabs are there in scratch 3.0

a)

5

b)

9

c)

7

d)

8

2.

What is the first variable named when you open scratch 3.0

a)

My variable

b)

Score

c)

Variable 1

d)

Scratch variable

3.

To make an object turn, the turn 15 degrees command is in the Motion section, So in which section the forever loop command to make the sprite to turn forever?

a)

Control

b)

Events

c)

Motions

d)

looks

4.

Which is the first command block in the sounds section?

a)

Start sound Pop

b)

Stop all sounds

c)

Play sound Pop until done

d)

Clear sound effect

e)

Change Pitch by by 10

5.

Which is the default sprite in scratch

a)

Cat

b)

Balerina

c)

Bear

d)

Pico

6.

Does the X axis is the one that moves from ______________

a)

Side to side

b)

To the center

c)

Up and down

d)

Diagonally

7.

How do you make a walking animation using the cat sprite

a)

Inside a forever loop block add a next costume black and a wait 1 second block

b)

Inside a forever loop block, place the following block in this order:

.Switch costume to costume 1

. Wait 1 second

. Switch costume to costume 2

c)

Inside a forever loop block add a next costume block.

d)

Inside a forever loop block, place the following block in this order:

.Switch costume to costume 1

. Switch costume to costume 2

8.

When you start a new scratch project, the default cat sprite will be at coordinates

a)

X: 100

Y: 100

b)

X:0

Y:0

c)

X: -100

Y: -50

d)

X: 25

Y: 50

9.

At default, the turn _______ degrees block has __ numbers at default

a)

15

b)

30

c)

90

d)

60