wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Scratch Script

Total questions: 15

Worksheet time: 17mins

Name
Class
Date
1.
What will happen when the green flag is clicked?
a)
Make the character spin
b)
Make the ball bounce
c)
Start the game 
d)
Add a sprite
2.

What type of language is Scratch?

a)

Procedural

b)

Iterative

c)

Block

d)

Functional

3.

When is this used?

a)

With the point in direction block.

b)

With the move block.

c)

When I want the game to end.

d)

When I want to change costume

4.

WHAT IS THE OUTPUT OF THE PROGRAM?

a)
b)
c)
d)
5.

WHAT IS THE OUTPUT OF THE PROGRAM?

a)
b)
c)
d)
6.

TO START THE ALGORITHM WE USE ......

a)
b)
c)
d)
7.

What will this sprite do when the Green Flag is clicked

a)

Go Up

b)

Go Down

c)

Go Left

d)

Go Right

8.
How do you save a project in Scratch?
a)
Click on Save Now or File-Save now
b)
Click on the scissors
c)
Click on the green flag
d)
Click on events
9.

When conversation is a part of the program, everyone should not speak at once. Which will allow the sprites to speak individually rather than all of their lines showing up at the same time?

a)
b)
c)
d)
10.

Which of the following will allow the movements to occur continuously to various positions?

a)
b)
c)
d)
11.
According to the image, when you click on the green flag, this sprite will....
a)
Show and when the backdrop changes, it will hide and say "Hi!"
b)
Hide and when the backdrop changes, it will show and say "Hello!"
c)
Show and when the backdrop changes, it will  change the backdrop again
d)
hide and show the Tittle
12.
What is the block coding in Scratch called?
a)
Script
b)
Words
c)
Pieces
d)
Backdrops
13.

Which block is used for starting an algorithm?

a)
b)
c)
d)
14.

Create a program with the following algorithm?

a)
b)
c)
d)
15.

What will happen when the green flag is clicked?

a)

Add a new sprite

b)

Make the character spin

c)

Move the character 15 steps

d)

Nothing