wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Grade 4-final revision

Total questions: 11

Worksheet time: 6mins

Name
Class
Date
1.

An action that a sprite performs continuously until it’s told to stop.

a)

Action

b)

Behavior

2.

A graphic on the screen with a location, size, and appearance.

a)

Sprite

b)

Picture

c)

Image

3.

An action that causes something to happen.

a)

Event

b)

Loop

c)

Repeat

4.

Information about you that can be used to identify you because it's unique to you (e.g., your full name or your address)

a)

Personal information

b)

Private information

5.

The action of doing something over and over again

a)

Loop

b)

Repeat

6.

Loop inside another loop

a)

Loop

b)

Repeat

c)

Nested loop

7.

Something a program checks to see if it is true before allowing an action.

a)

Condition

b)

Statement

8.

I use this block when i want to

a)

Repeat my code with a specific number of time

b)

move forward

c)

Create anew code

9.

I use this block to

a)

Create a new sprite

b)

Remove an older sprite

10.

What is the behavior in this code

a)

Swimming left and right

b)

Spinning left

c)

Patrolling up and down

11.

What is the sprite in this code

a)

The fish

b)

The blue background

c)

The artist

d)

The farmer