wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

9A Q2 ( 19 to 23 October )

Total questions: 10

Worksheet time: 8mins

Name
Class
Date
1.

What does this block do?

a)

Draw a shape

b)

Generate a number between 1 to 10

c)

Change a workspace area color

d)

Draw a sprite

2.

What is wrong with this variable name?

(a)  

3.

What is wrong with this block?

a)

No Variable Name

b)

Maximum number should be 400 or less

c)

You can’t use the random number block with the var block.

4.

Which block can change the color of shapes?

a)

Fill Block

b)

Background Block

c)

Shape Block

d)

Red Block

5.

What is the missing block here?

(a)  

6.

What is the wrong on those blocks ?

(a)  

7.

Why is there a square instead of a sprite?

a)
  • createSprite block is used to remove a sprite.

b)
  • drawSprites(); block is used to make a square.

c)
  • Missing setAnimation block.

d)
  1. var block is used to draw a square.

8.

Why is there an error on line 2?

(a)  

9.

what are those values make ?

a)

Change Position

b)

Change Size

c)

Change Work area Space

d)

Change Color

10.

What is wrong with this block?

(a)