Font size
WorksheetsMicrobit Practice
Total questions: 35
Worksheet time: 18mins
What is this diagram showing?
Processor
Compass
Push Button A and B
Battery Connector
What would the output be?
7
14
11
10
What's the output?
A
B
C
What is the BBC MicroBit primarily designed for?
Professional software development
Educational purposes, to help children learn programming and electronics
High-performance gaming
Business analytics
An example of a variable is...
Score
height of the Eiffel tower
Weight of a Share packet of haribo
Amount of pages in a textbook
What is an algorithm?
A sequence of instructions
Something to do with maths
something that goes on until it is told to stop
Allows you to identify errors in your code and fix them
What is an IF Statement?
a decision made by a computer to chose an outcome
something that can be stored but changed
an outcome produced by the computer
inputting raw data into a computer
What is a loop?
A loop allows a program to run continuously until told otherwise.
An outcome produced depending on a decision made by the computer.
Something that can be stored but easily changed
Identifying errors in your code and fixing them.
How often will the message "Hello Year 7" be displayed?
All the time
Once
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 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 Display?
1
2
3
4
Which part of the MicroBit is the B Button?
1
2
3
4
Which part of the Microbit ensures it knows when it is being shaken?
Bluetooth antenna
Accelerometer
Compass
The Microbit needs to be connected to a battery pack when it is unplugged from the computer
True
False
What will happen on the Microbit when this code is run?
When button A is pressed it will display a sun on the LED display
When the light level is more than 100 it will display a sun on the LED display
When the light level is exactly 100 it will not show a sun
What will happen when you press the A button?
score will go up by 1
score will go down by 1
Nothing will happen
On the Microbit what is the LED display used for?
Input
Output
Both input and output
How can a Microbit be powered?
USB Cable
Battery Pack
Doesn't need power
Plugged into the mains power
The __________ variable is set to True
Sleepy
Happy
Which face design will you see if the code is run?
Sleepy
Happy
What is the name of the variable in this code?
randomNumber
pick random
show string
What are variables used for in programming?
Storing data for later use
Displaying something on the screen
Which blocks will only happen when the user performs an action
on Button A and On Shake
On start and Forever
How many variables are in this code?
2
0
1
What is the name of the variable in this code?
score
button A
Level 2
