wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Scratch Programming

Total questions: 13

Worksheet time: 7mins

Name
Class
Date
1.

What type of coding is Scratch?

a)

Textual

b)

Non-Textual

2.

What colour blocks allow the code to start running?

a)

Blue

b)

Green

c)

Yellow

d)

Red

3.

What colour blocks allow movement/motion in Scratch?

a)

Blue

b)

Green

c)

Yellow

d)

Red

4.

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

a)

True

b)

False

5.

Which of these blocks can be identified as Iteration.

a)

When Space key pressed

b)

Forever

c)

Move 10 Steps

d)

If on edge, bounce

6.

Data can be stored in a Scratch program, what is data saved in?

a)

Stage

b)

Variable

c)

Variant

d)

Code drawer

7.

What is the definition of an Algorithm?

a)

A set of instructions to perform a process.

b)

The answer to a question.

c)

A question to be answered

d)

A list of instructions.

8.

What is the key word used for when code is repeated or looped?

a)

Iteration

b)

Isolation

c)

ISO File

d)

Instantaneous

9.

What shape will this code draw?

a)

Circle

b)

Square

c)

Triangle

d)

Rectangle

10.

Which code block allows scratch to draw on the stage?

a)

Pen Down

b)

Pen Up

c)

Pen In

d)

Pen Out

11.

What colour is the default cat in Scratch?

a)

Brown

b)

Black

c)

Orange

d)

White

12.

It is possible to add maths into scratch, what colour blocks are these?

a)

Blue

b)

Green

c)

Orange

d)

Yellow

13.

It is possible to add maths into Scratch, what is the Scratch Key Word used for it?

a)

Operators

b)

Calculators

c)

Calculations

d)

Operations