pxt-calliope/docs/lessons/zoomer/quiz.md
2016-11-01 17:44:37 -07:00

25 lines
553 B
Markdown

# zoomer quiz
Measure the acceleration on the @boardname@ in the "z" direction.
## Name
## Directions
Use this activity document to guide your work in the [zoomer tutorial](/lessons/zoomer/activity)
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/>
## 3. After storing the acceleration in a variable, write the code to show acceleration on the @boardname@ as a number.
<br/>