wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Microbit

Total questions: 24

Worksheet time: 15mins

Name
Class
Date
1.

what is the name of the final project

a)

Smart Green House

b)

Home

c)

Smart door

2.
What is the name of the editor you have used to code your Microbit?
a)
Scratch
b)
Block editor
c)
Python
d)
Excel
3.
If you want to see your code working on the Microbit emulator which option would you choose?
a)
Run
b)
Compile
c)
Convert
d)
Save
4.
What sort of programming structure does this show?
a)
A decision structure
b)
A loop structure
5.

What is the name of the variable in this code?

a)

score

b)

button A

c)

Level 2

6.

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

7.

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

8.

What is the name of the variable in this code?

a)

randomNumber

b)

show string

c)

pick random

9.

How many variables are in this code?

a)

1

b)

2

c)

0

10.

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

a)

Happy

b)

Sleepy

11.

Which block will repeat your code?

a)

On Start

b)

Forever

c)

On Button A

d)

On Shake

12.

What is a String?

a)

Text, numbers and symbols

b)

Images

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.

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

a)

All the time

b)

Once

15.

Which part of the MicroBit is the LED Panel?

a)

1

b)

2

c)

3

d)

4

16.

Which part of the MicroBit is the B Button?

a)

1

b)

2

c)

3

d)

4

17.
What is the part within the red boxes called?
a)
Input buttons
b)
Ground
c)
CPU
d)
Micro-usb connector
18.

This program uses ____ variables.

a)

1

b)

2

c)

3

19.

Match the word to the picture.

a)

Pins

b)

Radio

c)

Bluetooth

d)

LEDs

20.

What will be the output if I ONLY press button b

a)

100

b)

0

c)

50

d)

400

21.

After button a is pressed, then button b. What is the output

a)

100

b)

0

c)

16

d)

400

22.

What's the answer?

a)

5

b)

15

c)

25

d)

10

23.

What happens here?

a)

The program will not run

b)

The program will output 'True'

c)

The program will output 'False'

24.

What number will be outputted?

a)

1

b)

2

c)

3

d)

4

e)

5