Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Scratch

Total questions: 22

Worksheet time: 12mins

Name
Class
Date
1.

choose the sprite.

a)
b)
c)
d)
2.

What happens when we click this?

a)

Nothing happens

b)

The scene stops

c)

We can change the sprite

d)

The scene starts

3.

You can change the backdrop in Scratch.

a)

true

b)

false

4.

To add more sprite (character) which button should you click?

a)
b)
c)
5.

Which icon should you click to change Scratch backdrop

a)
b)
c)
6.

What is the name of this part of Sratch?

a)

Sprites

b)

Backdrop

c)

Costume

d)

Blocks

7.

What colour blocks allow the code to start move (event)?

a)

Blue

b)

Green

c)

Yellow

d)

Red

8.

What colour blocks is used to make Sprite move (motion)?

a)

Blue

b)

Green

c)

Yellow

d)

Red

9.

What happen to sprite if you use this block?

a)

Sprite will jump

b)

Sprite will move 10 steps

c)

Sprite will change colour

d)

Sprite will say hello

10.
Which animals Scratch logo contains ?
a)
Koala
b)
Cat
c)
Lion
d)
Dog
11.
Which one from the following indicate scratch file extension ?
a)
scr
b)
sh
c)
scar
d)
sb
12.
Which command let the sprites walk ?
a)
Walk
b)
Run
c)
Move
d)
GO!
13.
Will sprite move from his position after this code ?
a)
Yes
b)
No
14.
Which color indicate " Control Command " ?
a)
Orange
b)
Green
c)
Blue
d)
Red
15.
Which command will shows animation for sprite ?
a)
next costume
b)
next look
c)
next style
d)
next move
16.
When I receive .... ?
a)
Msg
b)
Message
c)
Call
d)
Broadcast
17.
Can we add sound to our scratch project ?
a)
Yes
b)
Yas
18.
We cannot add variables inside scratch ?
a)
False
b)
True
19.

What type of language is Scratch?

a)

Procedural

b)

Iterative

c)

Block

d)

Functional

20.

What programming concept means following steps in order?

a)

Iteration

b)

Sequence

c)

Selection

21.

Which code block is an example of iteration in Scratch?

a)

If ..... else

b)

Change size by 10

c)

Forever

d)

Move 10 steps

22.

What it this code an example of?

a)

Iteration

b)

Selection

c)

Sequence

d)

Repetition