wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Microbit Checkpoint 3

Total questions: 7

Worksheet time: 9mins

Name
Class
Date
1.

Which of the following is correct about variables?

a)

One variable can have one variable name only.

b)

Variables can store numbers only

c)

The value of variable can only be changed by addition and subtraction, but not other operations.

d)

When a program starts, variables can be set to 0 only.

2.

Which of the following block can set "test" to 5? You may use the block editor to find the answer.

a)
b)
c)
d)
3.

Read the program. What number is shown the program is executed?

a)

18

b)

24

c)

54

d)

108

4.

Read the program. What number is shown the program is executed?

a)

16

b)

24

c)

32

d)

48

5.

Read the program. What number is shown the program is executed?

a)

5

b)

16

c)

20

d)

25

6.

Read the program. What number is shown if the program is executed?

a)

2

b)

1

c)

0

d)

-1

7.

Read the program. What number is shown if the program is executed?

a)

1

b)

2

c)

Numbers starting from 1, then multiplied by 2 again and again

d)

Numbers starting from 1, then multiplied by 3 again and again