24 lines
726 B
Markdown
Raw Normal View History

2016-04-28 10:22:58 -07:00
# charting quiz
2016-11-01 17:44:37 -07:00
Measure the acceleration on the @boardname@ in the "x" direction.
2016-04-28 10:22:58 -07:00
## Name
## Directions
Use this activity document to guide your work in the [glowing pendulum tutorial](/lessons/glowing-pendulum/activity)
Answer the questions while completing the tutorial. Pay attention to the dialogues!
## 1. Why are you creating a 'forever' loop?
<br/>
## 2. Write the line of code to measure the acceleration with respect to the "y" axis and store this value in a local variable called 'acceleration'.
<br/>
2016-11-01 17:44:37 -07:00
## 3. After vigarously moving the @boardname@ from side to side along the "x" axis for a sufficient amount of time,insert the Excel graph for displaying a line chart used to display trends over time.
2016-04-28 10:22:58 -07:00