wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Unit 3 Scratch Vocab

Total questions: 10

Worksheet time: 30mins

Name
Class
Date
1.

What do you call the person who plays your Scratch program?

a)

User

b)

Gamer

c)

Computer

2.

Sensing blocks are used to...

a)

gather information

b)

use the 5 senses

c)

read braille

3.

Which type of sensing block that returns a TRUE or FALSE value based on something that is happening with the keyboard, mouse, sprite, or stage?

a)

Logical

b)

Brain

c)

Smartness

4.

Which type of sensing block that returns a VALUE value based on something that is happening with the keyboard, mouse, sprite, or stage?

a)

Mathematical

b)

Magical

c)

Mickey Mouse

5.

A sensing block that sets the value of the Answer block is called the...

a)

Ask

b)

Quiz Master

c)

Teacher

6.

An oval-shaped block found in Sensing that returns the value of the last-used Ask is called...

a)

Answer

b)

Multiple Choice

c)

When in doubt choose C!

7.

True or False?

Conditionals are a group of controls that branch the code flow down one path or another.

a)

True

b)

False

8.

This block will only run the nested code if a logical sensing or logical operator returns true.

a)

If-Then

b)

Do this, Then that

c)

Choice

9.

This block will run the first set of nested blocks if a logical sensing or logical operator returns true, otherwise it will run the second set of nested blocks.

a)

If-Then-Else

b)

Do all the things

c)

Choices

10.

A control block that creates a copy of a sprite (including it’s code).

a)

Clone

b)

Droid

c)

Robot