wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Review 3 - Micro:bit and Makecode

Total questions: 25

Worksheet time: 13mins

Name
Class
Date
1.

Which face design will you see if the code is run?

a)

Sleepy

b)

Happy

2.

What color is the Conditional statement block?

a)

Dark Blue

b)

Light Blue

c)

Purple

d)

Red

3.

These blocks are known as

a)

inputs

b)

event handlers

c)

variables

4.

These blocks are known as

a)

inputs

b)

event handlers

c)

variables

5.

In this program, the block "score" is a/an

a)

input

b)

event handler

c)

variable

6.

This program uses ____ variables.

a)

1

b)

2

c)

3

7.

These blocks are found in the _______ drawer.

a)

input

b)

variables

c)

output

8.

You can find these blocks in the ___ drawer

a)

math

b)

logic

c)

basic

9.

These blocks are found in the ____ drawer.

a)

logic

b)

variables

c)

math

10.

What block would make this program display the score?

a)
b)
c)
11.

What is the name of the variable in this code?

a)

score

b)

button A

c)

Level 2

12.

What will happen when you press the A button?

a)

score will go up by 1

b)

score will go down by 1

c)

Nothing will happen

13.

What will happen when you press the B button?

a)

score will go up by 1

b)

score will go down by 1

c)

Nothing will happen

14.

What score would you need to reach Level 2?

a)

1

b)

5

c)

5 or above

15.

What is the name of the variable in this code?

a)

randomNumber

b)

show string

c)

pick random

16.

What will be displayed if the random number is a 1?

a)

Truth

b)

Dare

c)

Next Person

17.

What will be displayed if the random number is a 0?

a)

Truth

b)

Dare

c)

Next Person

18.

What are variables used for in programming?

a)

Storing data for later use

b)

Displaying something on the screen

19.

Which block will repeat your code?

a)

On Start

b)

Forever

c)

On Button A

d)

On Shake

20.

Which blocks will only happen when the user performs an action?

a)

On Start and Forever

b)

On Button A and On Shake

21.

How often will the message "Hello Year 7" be displayed?

a)

All the time

b)

Once

22.

When will this piece of code start?

a)

When you shake the MicroBit

b)

When you turn on the MicroBit

c)

When you press the A and B buttons on the MicroBit

23.

What will this code do?

a)

Display the numbers 1 to 6

b)

Display a number between 1 and 6

24.

Which part of the MicroBit is the LED Panel?

a)

1

b)

2

c)

3

d)

4

25.

Which part of the MicroBit is the B Button?

a)

1

b)

2

c)

3

d)

4