NEW
Font size
WorksheetsG8-Checkpoint 2-revisoin
Total questions: 14
Worksheet time: 7mins
Why should you get feedback on your project?
To identify improvements that can be made
To make things take more time on the project
What part of a code review checks that the programming language is well formatted?
Readability
Functionality
Documentation
What part of a code review checks for comments and explanations about the code?
Readability
Documentation
Methods
What component should you use to measure how bright a torch is?
Ambient light sensor
Buzzer
Light emitting diode
What component should you use if you want to get sound output?
Ambient light sensor
) Buzzer
What component can you use to move things?
Servomotor
Push button
What do you call a collection of software commands and functions?
Microcomputer
Library
What python library can you use to make games?
Pygame
NumPy
NumGame
What is IBSerial used for in Python?
a) To control a microcontroller
a) To make games
Look at the code below. If you installed it on a Maker microcontroller, what would it do?
a) The LED on pin 9 would turn off.
a) The LED on pin 1.00 would turn on.
a) The LED on pin 9 would turn on.
Look at the code below. What does the code on the second line do?
It will pause the program for 10 seconds
a) It will turn on pin 10 for 10 seconds.
a) It will write “Sleep” 10 times.
Which of these is a microcontroller?
Arduino Uno
Breadboard
You do not have enough space for components on your microcontroller. What should you do?
Use an expansion shield
Remove the battery
Which statement below is true?
A microcontroller is much cheaper than a laptop computer.
A microcontroller is much more expensive than a desktop computer
