wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

9.2 Physical computing Lesson 2 starter

Total questions: 8

Worksheet time: 5mins

Name
Class
Date
1.

Which of the following are inputs on the micro:bit?

(hint: you need to select ALL of the relevant inputs to get this question correct)

a)

LEDs

b)

Buttons

c)

Light sensor

d)

GPIO pins

e)

Accelerometer

2.

Which of the following are outputs on the micro:bit?

(hint: you need to select ALL the devices that can be used to output (some are both input and output devices...)

a)

LEDs

b)

Buttons

c)

Light sensor

d)

GPIO pins

e)

Accelerometer

3.

Which button on the Python editor editor translates your program and transfers it to the micro:bit?

a)

Save

b)

Load

c)

Flash

d)

Download

4.

What type of error would occur if you missed a bracket out of your code?

a)

Logic

b)

Syntax

c)

Runtime

5.

When coding in micro Python, what is the correct line of code to start your micro:bit programs with?

a)

import microbit *

b)

from * input microbit

c)

from microbit input *

d)

from microbit import *

6.

Identify this part?

(Highlighted with red box)

a)

LED Grid

b)

GPIO pins

c)

Accelerometer

d)

Connector holes

7.

Identify the part highlighted with a red box

a)

I/O Connectors

b)

USB

c)

Reset

d)

LED Grid

8.

Identify the part highlighted with a red box

(hint: button on back of micro:bit)

a)

Push Button A and B

b)

USB

c)

Battery Connector

d)

Reset button