wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

C&R Micro:bit quiz

Total questions: 25

Worksheet time: 15mins

Name
Class
Date
1.

I can find this block in

a)

Basic

b)

Input

c)

Led

d)

Logic

e)

Variables

2.

I can find this block in

a)

Basic

b)

Input

c)

Led

d)

Logic

e)

Variables

3.

I can find this block in

a)

Basic

b)

Input

c)

Led

d)

Logic

e)

Variables

4.

I can find this block in

a)

Basic

b)

Input

c)

Led

d)

Logic

e)

Variables

5.

I can find this block in

a)

Basic

b)

Input

c)

Led

d)

Logic

e)

Variables

6.

If nothing is pressed, what does microbit display?

a)

A

b)

B

c)

heart

d)

None

7.

Which sequence of numbers will be displayed?

a)

0,1,2,3,....,10

b)

0,1,3,5,....,11

c)

0,2,4,....,10

d)

None

8.

What does a represent

a)

A letter

b)

a value

c)

a variable

d)

None

9.

What is the result of this code

a)

Hello

b)

Heart

c)

None

10.

What is the result of this code

a)

Hello

b)

Heart

c)

None

11.

Match the following

Not equal to
<=
Less than or equal to

=

Greater than

>

Greater than or equal to

>=

Equal to

12.

How many LEDs are there on a microbit?

a)

25

b)

100

c)

50

d)

10

13.

What is the purpose of the A and B buttons on a microbit?

a)

The A and B buttons are used as input buttons.

b)

The A and B buttons are used to play music.

c)

The A and B buttons are used to change the screen brightness.

d)

The A and B buttons are used to control the volume.

14.

What is the purpose of the display on a microbit?

a)

The display on a microbit is used to show text and images.

b)

The display on a microbit is used to measure temperature.

c)

The display on a microbit is used to play games.

d)

The display on a microbit is used to control the brightness of LEDs.

15.

The ​ (a)   function assigns a random ​ (b)   to a ​ (c)   . You can pick the ​ (d)   of numbers which the program can ​ (e)   from. 

Choose from the below words
random
number
variable
range
pick
16.

The microbit has

a)

1 push button

b)

2 push button

c)

3 push button

17.

We can use a microbit to write numbers

a)

yes

b)

no

18.

LED show.......

a)

sound

b)

light

19.

Variables holds data that......

a)

changes

b)

doesn't change

20.

The _____________ allows you to communicate wirelessly between Microbits

a)

Radio

b)

25 LED Lights

c)

Compass

d)

Sensor

21.

The _____________ allows the Microbit to detect how hot or cold the environment is

a)

BLE (Bluetooth Low Energy)

b)

25 LED Lights

c)

Compass

d)

Temperature Sensor

22.
The LED lights on the Microbit are for
a)
Input
b)
Output
c)
Both input and output
23.

You can find these blocks in the ___ drawer

a)

math

b)

logic

c)

basic

24.

What block would make this program display the score?

a)
b)
c)
25.

This program uses ____ variables.

a)

1

b)

2

c)

3