pxt-calliope/docs/lessons/charting/quiz.md
Michael Elliot Braun 19757d4245 updated chart
2016-04-28 11:44:11 -07:00

722 B

charting quiz

Measure the acceleration on the micro:bit in the "x" direction.

Name

Directions

Use this activity document to guide your work in the glowing pendulum tutorial

Answer the questions while completing the tutorial. Pay attention to the dialogues!

1. Why are you creating a 'forever' loop?


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'.