wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Grade 5 SCRATCH 1

Total questions: 21

Worksheet time: 42mins

Name
Class
Date
1.

Which animals does the Scratch logo contain?

a)

Koala

b)

Cat

c)

Lion

d)

Dog

2.

What does the ( Green Flag ) mean in Scratch?

a)

Nothing

b)

STOP

c)

Start

d)

Finish

3.

What red octagon shape mean in Scratch?

a)

Nothing

b)

STOP

c)

Start

d)

Finish

4.

What is a character or object is called in Scratch?

a)

Spirit

b)

Sprint

c)

Sprite

d)

Split

5.

What do you call the list of commands in Scratch?

a)

Sprite

b)

Script

c)

Scratch

d)

Help

6.

What is the name of the space where sprites move?

a)

Background

b)

Backdrop

c)

Stage

d)

Sprite space

7.

A computer program is a set of instructions used to ______________ the computer.

a)

control

b)

obey

c)

stand

8.

The process of creating images and making them move.

a)

Animation

b)

Annotation

c)

movement

9.

choose the pen block

a)
b)
10.

What is the output of program?

a)
b)
c)
d)
11.

WHAT IS THE OUTPUT OF THE PROGRAM?

a)
b)
c)
d)
12.

Look at the code below. What is the variable name?

a)

set

b)

score

c)

clicked

13.
A costume is 
a)
A code block
b)
A motion 
c)
A different way a sprite looks
d)
A sound 
14.

To add a new sprite to your code, you click on:

a)
b)
c)
15.

Name the programming language you are studying

a)
b)
c)
16.

What does this programming construct do?

a)

Repeats code forever

b)

Repeats code until a condition is met

c)

Run code when a condition is met

17.

What happens to a sprite's script if this sprite was deleted?

a)

The script will be saved if you decided to use this sprite later

b)

You can't delete a sprite before deleting the script written in it.

c)

The script will be deleted with the sprite

18.

These blocks are different examples of what?

a)

motion

b)

events

c)

controls

d)

sound

19.

What will the cat say when this script is run?

a)

Have a nice day. (only)

b)

Here's some fruit. (only)

c)

Here's some fruit. Have a nice day.

d)

You can't have any. Have a nice day.

20.

What is the variable in this code?

a)

keep score

b)

random position

c)

edge

21.

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