wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Physical Computing

Total questions: 10

Worksheet time: 6mins

Name
Class
Date
1.

IF a number 1 is randomly chosen, THEN a heads up image will display, or ELSE it will display a tails.


This is an example of a...

a)

conditional

b)

variable

c)

input

2.

When you put headphones on, your phone sends an audio signal to your headphones so that you can hear a song.


Your headphones are an example of an...

a)

input

b)

output

3.

The amount of money you have in your bank account increases and decreases. So, amounts of money change.


This is an example of a...

a)

constant

b)

output

c)

variable

4.

The "A" button on the microbit doesn't move, it's always there and performs the same action.


This is an example of a...

a)

constant

b)

input

c)

variable

5.

On your iPad, you can tap on the screen to choose the app you want to use.


Touching the screen is an example of an...

a)

input

b)

output

6.

A computer processes information and can be compared to which human body part?

a)

heart

b)

brain

c)

lungs

7.

What will this code do? Choose the TWO correct answers.

a)

Add one point to the baseball score

b)

Play a sound when a score is earned

c)

Subtract one point to the baseball score

d)

Display the total score on the micro:bit screen

8.

Which two actions will happen on the micro:bit based on this code?

a)

Pause between displaying a checkmark and displaying a string of words

b)

Display a checkmark when the micro:bit starts

c)

Clear the screen

d)

Display the words "HELLO USER" when button A is pressed

9.

If button A+B is NOT pressed, what will happen?

a)

The micro:bit will shut off

b)

It will show an "X"

c)

It will show the number "1"

10.

In which of these sections would you find an "on shake" block?

a)

Basic

b)

Input

c)

Logic

d)

Variables