wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

G8-Checkpoint 2-revisoin

Total questions: 14

Worksheet time: 7mins

Name
Class
Date
1.

Why should you get feedback on your project?

a)

To identify improvements that can be made

b)

To make things take more time on the project

2.

What part of a code review checks that the programming language is well formatted?

a)

Readability

b)

Functionality

c)

Documentation

3.

What part of a code review checks for comments and explanations about the code?

a)

Readability

b)

Documentation

c)

Methods

4.

What component should you use to measure how bright a torch is?

a)

Ambient light sensor

b)

Buzzer

c)

Light emitting diode

5.

What component should you use if you want to get sound output?

a)

Ambient light sensor

b)

) Buzzer

6.

What component can you use to move things?

a)

Servomotor

b)

Push button

7.

What do you call a collection of software commands and functions?

a)

Microcomputer

b)

Library

8.

What python library can you use to make games?

a)

Pygame

b)

NumPy

c)

NumGame

9.

What is IBSerial used for in Python?

a)

a)  To control a microcontroller

b)

a)  To make games

10.

Look at the code below. If you installed it on a Maker microcontroller, what would it do?

a)

a)  The LED on pin 9 would turn off.

b)

a)  The LED on pin 1.00 would turn on.

c)

a)  The LED on pin 9 would turn on.

11.

Look at the code below. What does the code on the second line do?

a)

It will pause the program for 10 seconds

b)

a)  It will turn on pin 10 for 10 seconds.

c)

a)  It will write “Sleep” 10 times.

12.

Which of these is a microcontroller?

a)

Arduino Uno

b)

 Breadboard

13.

You do not have enough space for components on your microcontroller. What should you do?

a)

Use an expansion shield

b)

Remove the battery

14.

Which statement below is true?

a)

A microcontroller is much cheaper than a laptop computer.

b)

A microcontroller is much more expensive than a desktop computer