wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Topic 1: Micro:bit Programming Recap Qiz

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

What is the name of the variable in this code?

a)

score

b)

button A

c)

Level 2

2.

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

3.

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

4.

What score would you need to reach Level 2?

a)

1

b)

5

c)

5 or above

5.

What is the name of the variable in this code?

a)

randomNumber

b)

show string

c)

pick random

6.

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

a)

Truth

b)

Dare

c)

Next Person

7.

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

a)

Truth

b)

Dare

c)

Next Person

8.

How many variables are in this code?

a)

1

b)

2

c)

0

9.

The _______ variable is set to True

a)

Happy

b)

Sleepy

10.

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

a)

Happy

b)

Sleepy

11.

What are variables used for in programming?

a)

Storing data for later use

b)

Displaying something on the screen

12.

Which block will repeat your code?

a)

On Start

b)

Forever

c)

On Button A

d)

On Shake

13.

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

a)

On Start and Forever

b)

On Button A and On Shake

14.

What is a String?

a)

Text, numbers and symbols

b)

Images

15.

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

a)

All the time

b)

Once

16.

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

17.

What will this code do?

a)

Display the numbers 1 to 6

b)

Display a number between 1 and 6

18.

Which part of the MicroBit is the LED Panel?

a)

1

b)

2

c)

3

d)

4

19.

Which part of the MicroBit is the B Button?

a)

1

b)

2

c)

3

d)

4

20.

LED = Light E_____ Diode

a)

Emitting

b)

Energy

c)

Energising