wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Micro:Bit Y8

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.
How many LEDs does the microbit have?
a)
15
b)
21
c)
23
d)
25
2.
What is the part within the red boxes called?
a)
Input buttons
b)
Ground
c)
CPU
d)
Micro-usb connector
3.
What is the part within the blue box called?
a)
RAM
b)
CPU
c)
Battery
d)
Micro-usb connector
4.
Define what is meant by a variable
a)
RAM.
b)
A sequence of instructions.
c)
A memory location which stores something.
d)
Repetition of code a certain number of times.
5.
How many buttons does the Microbit have?
a)
None
b)
1
c)
2
d)
3
6.
The LED lights on the Microbit are for
a)
Input
b)
Output
c)
Both input and output
7.
The "On Shake" Microbit command relies on the
a)
compass
b)
LEDs
c)
accelerometer
d)
the buttons
8.
The width of the LEDs on the microbit is
a)
4 LEDs wide
b)
5 LEDs wide
c)
6 LEDs wide
d)
7 LEDs wide
9.
What name is given to this programming editor that lets you code the Microbit?
a)
Block editor
b)
Javascript
c)
Python
d)
Java
10.
What is an input on the Micro:bit?
a)
Reset button.
b)
USB cable. 
c)
A and B buttons.
d)
Lights on the front. 
11.
How do we get our code on to the Micro:bit?
a)
Download the code and drop it in the Micro:bit file. 
b)
Download then compile.
c)
Save it.
d)
Run the code.
12.
What is an algorithm?
a)
A choice between A and B buttons. 
b)
A sequence of instructions. 
c)
When you press the reset button. 
d)
When you plug your Micro:bit in. 
13.
In which section can you find a block that would allow you to add or subtract?
a)
Variable
b)
Game
c)
Math
d)
Basic
14.
Which is the correct website for coding the Micro:bit?
a)
www.bbc.co.uk
b)
microbus.co.uk
c)
microbit.org
d)
microbit.je
15.
Which command allows you to scroll text or words on your microbit?
a)
Show String
b)
Show Number
c)
Show Word
d)
Show Boolean