wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Block Programming

Total questions: 10

Worksheet time: 6mins

Name
Class
Date
1.

What is a sprite?

a)

A 3D character

b)

A 2D character

2.

Predict the number of steps the sprite will move?

a)

4

b)

2

c)

3

3.

What is shrinking behavior supposed to do?

a)
b)
4.

Where can you find the IF BLOCK?

a)

Logic

b)

Variables

5.

How can we increase the speed of our sprite?

a)

By increasing the number of pixel

b)

By increasing the size

6.

Predict the location of balloon sprite?

a)
b)
7.

In which manner the code is executed?

a)

left to right

b)

top to bottom

c)

bottom to top

8.

Which is an Event Block ?

a)

Sprite face right

b)

When sprite clicked

9.

Name the area in which we place all the blocks?

a)

Workspace

b)

Toolbox

10.

Choose the correct code.

a)
b)