Completion Complete each
statement.
|
|
1.
|
The micro:bit uses the coding language ______________.
|
|
2.
|
__________________ tells MicroPython to get all the stuff it needs to work with
the micro:bit.
|
|
3.
|
An * is the way that Python says _____________.
|
|
4.
|
To draw an Image on the micro:bit, use the numbers ___ to ___ to represent the
brightness of the display. (enter only the numbers with a comma between)
|
|
5.
|
The Micro:bit can react to things. Such things are called ________.
|
|
6.
|
In MicroPython the main tasks are broken down into sub-tasks that are indented
underneath the main task to which they are related. This is called _________.
|
|
7.
|
Statements in MicroPython such as if and elif are called _____________.
|
|
8.
|
There are strips of metal along the bottom edge of the micro:bit. These are the
_________ pins.
|
|
9.
|
Musical notes in MicroPython are represented by a(n) ______, a(n) ________, and
a(n) _________. (enter each blank with a comma separating each; the order is important)
|
|
10.
|
The micro:bit measures movement along three axes. The ____ axis measures tilting
forwards and backwards.
|
|
11.
|
In Tinkercad, use the ____________ keys to duplicate an object.
|
|
12.
|
In Tinkercad, to select more than one object highlight the objects or click one
then press the _______ key and click the second object.
|
|
13.
|
To create a hole in an object in Tinkercad, use the hole of an object and
_______ the two objects.
|
|
14.
|
Press and hold the ________________ while moving the mouse to rotate your view
in Tinkercad.
|
|
15.
|
The black cone on an object in Tinkercad changes the _________ of an
object.
|
|
16.
|
Mouse over the squares of an object to see the ________ of an object.
|
|
17.
|
To pan around an object in Tinkercad, use the mouse and ______ key then _____
click.(enter each blank with a comma between the two answers)
|
|
18.
|
The process of making a three dimensional solid object from a digital file is
called _____________. The object is created by laying down successive layers of material until the
entire object is created.
|
|
19.
|
In Tinkercad, you can enable the ruler using the hotkey ___and click on any spot
to measure.
|
|
20.
|
In Tinkercad, you can change the workplane direction by placing a new workplane.
Use the hotkey ____ or click Workplane.
|