pxt-calliope/docs/lessons/zoomer/quiz.md

25 lines
600 B
Markdown
Raw Normal View History

2016-03-26 00:47:20 +01:00
# zoomer quiz
Measure the acceleration on the micro:bit in the "z" direction #LED #number #math #acceleration #docs
## Name
## Directions
2016-03-31 01:10:27 +02:00
Use this activity document to guide your work in the [zoomer tutorial](/microbit/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/>
## 3. After storing the acceleration in a variable, write the code to show acceleration on the BBC micro:bit as a number.
<br/>