wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Micro:bit

Total questions: 11

Worksheet time: 6mins

Name
Class
Date
1.
What is the name of the editor you have used to code your Microbit?
a)
Scratch
b)
Block editor
c)
Python
d)
Excel
2.
How would you send some code to your Microbit?
a)
Choose the run option
b)
Choose the compile option and open the file
c)
Choose the compile option and send the file to the Microbit
d)
Choose the run option and send the file to the Microbit
3.

A student was making some code to show a dice number when her micro:bit is shaken. Which number will this section of code show when she has finished?

a)

6

b)

5

c)

0

d)

4

4.

The previous question showed the old way of coding a dice. Which new block of code is now used:

a)
b)
c)
d)
5.

Does the micro:bit have an accelerometer?

a)

Yes

b)

No

6.

What file type does a Micro:bit use?

a)

.DOC

b)

.XLS

c)

.HEX

d)

.PPT

7.

How many LEDs does the micro:bit have?

a)

10

b)

12

c)

24

d)

25

8.

How do micro:bits communicate with one another?

a)

TV signals

b)

Wi-Fi

c)

Radio signals

d)

Smoke signals

9.

What is a String used for?

a)

Keeping track of numbers

b)

Storing letters and numbers

c)

Displaying shapes

d)

Sending a message

10.

How many inputs does a micro:bit have?

a)

1

b)

2

c)

3

d)

4 or more

11.

Which of the following can the micro:bit be used for?

a)

Displaying numbers

b)

Sending messages

c)

Make a compass

d)

All of the above