wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Grade 9 A

Total questions: 25

Worksheet time: 16mins

Name
Class
Date
1.

What do we use this block for?

(a)  

2.

Can we rotate any animation on Code.org?

a)

Yes

b)

No

3.

Each sprite can have its own independent animation ?

a)

Yes

b)

No

4.

Is it possible to move any animation on Code.org?

a)

Yes

b)

No

5.

What is the variable name on this Code ?

(a)  

6.

What is the missing on this code ?

(a)  

7.

Which parameter changes the width of a shape

a)

X

b)

Width

c)

Color

d)

Rotation

8.

The background() block is used to ______________

a)

set or clear the background color

b)

set or clear the Shape color

c)

set or clear the Animation color

d)

set or clear the Character color

9.

What is the max number for workarea ?

a)

500

b)

400

c)

300

d)

200

10.

Which of these commands draws an Circle ?

a)

rect

b)

ellipse

c)

line

d)

text

11.

What are the two values ?

(a)  

12.

What are the two values ?

(a)  

13.

A sprite is ?

a)

A variable

b)

A moving object with properties like position and image

c)

A grid

14.

A variable is used to _____________

a)

Store a number or text

b)

Draw shapes automatically

c)

Animate sprites

d)

Change the grid size

15.

What is the missing on this code?

a)

Set animation block

b)

draw sprites block

c)

variable block

d)

Sprite Movement block

16.

Which property changes the size of a sprite ?

(a)  

17.

Which block generates different values each time the program runs ?

a)

var block

b)

randomNumber block

c)

shape block

d)

text block

18.

Which block is used to display text in Game Lab ?

a)

spriteText

b)

label

c)

text("Hello", x, y)

d)

drawText

19.

What is missing in this code

(a)  

20.

What is the purpose of the draw loop ?

a)

To draw shapes once

b)

To repeat code continuously and create animation

c)

To store variables

d)

To remove sprites

21.

What do we use this block for?

a)

Remove Shape

b)

Remove Outline

c)

Remove Color

d)

Remove Animation

22.

What is the missing on this code?

a)

Animation Block

b)

Text Block

c)

Drawsprites() Block

d)

Draw Function ()

23.

What are the two values ?

a)

Width and Height

b)

X and Y

c)

Min and Max

d)

Scale and Rotation

24.

What is the error on this code ?

a)

Space between words

b)

Capital Word

c)

No values

25.

What is the error on this code ?

a)

Space between words

b)

Capital Word

c)

No value

d)

Variable names cannot start with a number.