Day 1 (Shuttle Run)

Instructions (Part I): Write and implement a code that commands your drone to take off and fly forward and return 3 times. Each time your drone must increase its flight distance by an increment of 12 inches. 

Instructions (Part II): Watch the below video to learn how to use variables when coding your drone. 

Instructions (Part III): Write and implement a code that commands your drone to repeat your basic shuttle run  using variables. Add one additional component of your own to the code.