wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Scratch Programming

Total questions: 26

Worksheet time: 14mins

Name
Class
Date
1.

What type of coding is Scratch?

a)

Textual

b)

Non-Textual

2.

In scratch, these characters are called___________________________

a)

Backdrop

b)

Sprites

c)

Blocks

d)

Stage

3.

Where do you find the images of backdrops to insert in scratch?

a)

Script

b)

Backdrop

c)

Costume

d)

Gallery

4.

Programming language based on graphical code blocks

a)

scratch

b)

sprite

c)

background

5.

Displays the location of your X and Y positions.

a)

stage

b)

coordinates

c)

volume

6.

_______________ is the art of writing instructions to tell a computer what to do.

a)

Programming

b)

Debugging

c)

Variable

7.

A set of instructions is called a ___________

a)

Variable

b)

Scratch

c)

Program

8.

_________is a programming language that is perfect for making games, animations, interactive stories and other visually rich programs.

a)

Pane

b)

Scratch

c)

Blocks

9.

What do you call the characters in Scratch?

a)

Sprite

b)

Script

c)

Scratch

10.

The blocks don't need to be joined, as long as they are on the script area, they will run.

a)

True

b)

False

11.

Which are is this?

a)

Stage Area

b)

Script Area

c)

Sprite Area

12.

The Script Area in scratch is used for:

a)

Input

b)

Output

13.

Scratch is a free programming language where you can create your own interactive stories, games, and animations

a)

True

b)

False

14.

The Scratch logo contains a....

a)

Dog

b)

Cat

c)

Lion

d)

Panda

15.

What do you call the list of commands in Scratch?

a)

Stage

b)

Sprites

c)

Blocks

d)

Scripts

16.

In scratch, this is the place where we see all the animations happening. Where we put our backdrops and sprites.

a)

Stage

b)

Sprites

c)

Blocks

d)

Scripts

17.

Which command let the sprites walk?

a)

Walk

b)

Run

c)

Move

d)

Go

18.

A costume is...

a)

a code block

b)

a motion

c)

a sound

d)

a different way a sprite looks

19.

Scratch is...

a)

a programming language

b)

a gaming application

c)

video editing software

d)

sound editing software

20.

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

21.

In scratch, this is the place where we see all the possible commands for our project. Includes movement, control, events and other options.

a)

Stage

b)

Sprites

c)

Blocks

d)

Scripts

22.

Which block is of blue in colour?

a)

Pen Block

b)

Control Block

c)

Motion Block

23.

______ block is used to create duplicate copies of a Sprite.

a)

Set pen size to 1

b)

Stamp

c)

Change color effect by 25

24.

Which block is used to change the thickness of a pen?

a)

set pen size to 10

b)

set pen color to 20

c)

change color effect by 25

25.

Pen blocks are colour coded as______.

a)

Yellow

b)

Blue

c)

Green

d)

Purple

26.

Which block menu consists pen down block?

a)

Control

b)

Motion

c)

Pen