WorksheetsMicro bit
Total questions: 12
Worksheet time: 6mins
Which code will allow you to loop your program?
On Start
Forever
On Button A
On Shake
When will this piece of code start?
When you shake the MicroBit
When you turn on the MicroBit
When you press the A and B buttons on the MicroBit
Which part of the MicroBit is the LED Panel?
1
2
3
4
Which part of the MicroBit is the B Button?
1
2
3
4
Which is the correct website to code the Micro:bit?
www.bbc.co.uk
microbus.co.uk
microbit.org
microbit.je
What is a variable?
A named memory location used to store data values in a computer program
A type of code used in a computer program
A function/command which stores data
Texts or words within in your computer program
Select an output?
Select an input?
What is a 'string'?
Whole numbers
Decimal numbers
Text
True or false
When will this piece of code start?
When you shake the MicroBit
When you turn on the MicroBit
When you press the A button on the MicroBit
When you press the B button on the MicroBit
When will this code stop?
When the A button is pressed
It won't!
When B button is pressed
When you shake it
What is the name of the variable in this code?
score
button A
Level 2
