Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Micro:bit

Total questions: 30

Worksheet time: 30mins

Name
Class
Date
1.

How many programmable buttons does the MicroBit have, including the touch logo ?

a)

one

b)

two

c)

three

d)

four

2.

Based on the code shown, what will happen when the MicroBit starts?

a)

It will show a heart, then an X on the LEDs

b)

It will show a heart and and X, but only when the A button is pressed

c)

Nothing will happen because the code has no way to start.

3.

Which code block would make scrolling text like this?

a)
b)
c)
d)
4.

What should we call the area of the Microbit surrounded by the red rectangle in this image?

a)

I/O Connectors

b)

USB

c)

Reset

d)

LED Grid

5.

What should we call these parts of the MicroBit?

a)

Reset Buttons

b)

Compass

c)

Buttons A and B

d)

Battery Connector

6.

What is the item in the red rectangle?

a)

Push Button A and B

b)

USB

c)

Battery Connector

d)

Reset Button

7.

What website is used to program the microbit?

a)

microsoft.org/microbit

b)

microbit.org

c)

makecode.org

8.

This program uses ____ variables.

a)

1

b)

2

c)

3

9.

You can find these blocks in the ___ drawer

a)

math

b)

logic

c)

basic

10.

Something that never changes is a...

a)

constant

b)

variable

c)

computer

11.

Something that changes is a:

a)

constant

b)

variable

c)

pizza

12.

On the microbit, what do the LEDs do?

a)

Make sound

b)

Display lights to make words and shapes

c)

Give input information to the microbit

13.

Why is the second block have a different color and pattern?

a)

It's a different type of block

b)

You can't use it because you can't have two Button A blocks

c)

The user changed the color settings

14.

How often will the message "Hello Year 7" be displayed?

a)

All the time

b)

Once

15.

Where do we find the Forever and Onstart blocks?

a)

Input Tab

b)

Basic Tab

c)

Variables Tab

d)

Logic Tab

16.

The part of the micro:bit that senses and measures changes in directions or movement.

a)

Accelerometer

b)

Map

c)

Magnetometer

d)

Calculator

17.

When downloading a file onto the microbit what do you need to look out for?

a)

A flashing yellow/orange light.

b)

A flashing red light.

c)

A beeping noise.

d)

Nothing.

18.

Which code will allow you to loop your program?

a)

On Start

b)

Forever

c)

On Button A

d)

On Shake

19.

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

20.

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

21.

What is the name of the variable in this code?

a)

score

b)

button A

c)

Level 2

22.

What shows the microbit in virtual form?

a)

Toolbox

b)

Simulator

c)

Workspace

d)

Work area

23.

In Make Code, the ___________ of blocks identifies their category.

a)

Shape

b)

Size

c)

Width

d)

Color

24.

What will this code do?

a)

Display the numbers 1 to 6

b)

Display a number between 1 and 6

25.

What do we mean by 'hardware'?

a)

The physical parts of a computer.

b)

The input devices.

c)

The computer's code/programs.

d)

The output devices.

26.

What do we mean by 'software'?

a)

The physical parts of a computer.

b)

The computer's code/programs.

c)

The input devices.

d)

The output devices.

27.

What does 'debugging' mean?

a)

The process of identifying a removing errors from computer hardware.

b)

The process of identifying and then multiplying the errors you find.

c)

The process of identifying and removing errors from computer software.

d)

All of the above.

28.

Which blocks will only happen when the user performs an action

a)

on Button A and On Shake

b)

On start and Forever

29.

How do you download your code to your micro:bit the first time?

a)

It does it automatically.

b)

I have to plug the micro:bit into the USB port and "pair" it with my computer. Then I can "download."

c)

I just click download.

30.
How many LEDs does the microbit have?
a)
15
b)
21
c)
23
d)
25