Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

scratch

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

Programming language based on graphical code blocks

a)

scratch

b)

sprite

c)

background

2.

Displays the location of your X and Y positions.

a)

stage

b)

coordinates

c)

volume

3.

Blocks that allows you to repeat scripts multiple times.

a)

repeating blocks

b)

script

c)

volume

4.

" if on edge, bounce " mean ... ?

a)

Jump

b)

Go back

c)

Continue

5.

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

a)

Programming

b)

Debugging

c)

Variable

6.

A set of instructions is called a ___________

a)

Variable

b)

Scratch

c)

Program

7.

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

a)

Pane

b)

Scratch

c)

Blocks

8.

the objects that perform actions in a project

a)

Sprite

b)

Script

c)

Scratch

9.

What is a loop?

a)

Starting the program

b)

Ending the program

c)

Allows something to be repeated

10.

The computational concept of running the same sequence multiple times.

a)

Loops

b)

Events

c)

Broadcast

11.

A message that is sent through the Scratch program, activating receiving scripts.

a)

Parallelism

b)

Events

c)

Broadcast

12.

The "forever" block is found in which of the following block types?

a)

sound

b)

data

c)

control

13.

What do you call the characters in Scratch?

a)

Sprite

b)

Script

c)

Scratch

14.

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

a)

Costumes

b)

Backdrop

c)

Script

15.

You use _____ blocks to program Scratch

a)

Code

b)

Algorithm

c)

Sequence