Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Micro bit

Total questions: 12

Worksheet time: 6mins

Name
Class
Date
1.

Which code will allow you to loop your program?

a)

On Start

b)

Forever

c)

On Button A

d)

On Shake

2.

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

3.

Which part of the MicroBit is the LED Panel?

a)

1

b)

2

c)

3

d)

4

4.

Which part of the MicroBit is the B Button?

a)

1

b)

2

c)

3

d)

4

5.

Which is the correct website to code the Micro:bit?

a)

www.bbc.co.uk

b)

microbus.co.uk

c)

microbit.org

d)

microbit.je

6.

What is a variable?

a)

A named memory location used to store data values in a computer program

b)

A type of code used in a computer program

c)

A function/command which stores data

d)

Texts or words within in your computer program

7.

Select an output?

a)
b)
c)
d)
8.

Select an input?

a)
b)
c)
d)
9.

What is a 'string'?

a)

Whole numbers

b)

Decimal numbers

c)

Text

d)

True or false

10.

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 button on the MicroBit

d)

When you press the B button on the MicroBit

11.

When will this code stop?

a)

When the A button is pressed

b)

It won't!

c)

When B button is pressed

d)

When you shake it

12.

What is the name of the variable in this code?

a)

score

b)

button A

c)

Level 2