2016-03-26 00:47:20 +01:00
|
|
|
# zoomer quiz
|
|
|
|
|
2016-11-02 01:44:37 +01:00
|
|
|
Measure the acceleration on the @boardname@ in the "z" direction.
|
2016-03-26 00:47:20 +01:00
|
|
|
|
|
|
|
## Name
|
|
|
|
|
|
|
|
## Directions
|
|
|
|
|
2016-04-13 17:27:45 +02:00
|
|
|
Use this activity document to guide your work in the [zoomer tutorial](/lessons/zoomer/activity)
|
2016-03-26 00:47:20 +01:00
|
|
|
|
|
|
|
Answer the questions while completing the tutorial. Pay attention to the dialogues!
|
|
|
|
|
|
|
|
## 1. What is 'acceleration'?
|
|
|
|
|
|
|
|
<br/>
|
|
|
|
|
|
|
|
## 2. Write the line of code to measure the acceleration and then store in it a variable.
|
|
|
|
|
|
|
|
<br/>
|
|
|
|
|
2016-11-01 18:42:42 +01:00
|
|
|
## 3. After storing the acceleration in a variable, write the code to show acceleration on the @boardname@ as a number.
|
2016-03-26 00:47:20 +01:00
|
|
|
|
|
|
|
<br/>
|
|
|
|
|