Squares 

Drone Logistic Services provides a range of blocks that control Tello’s flight behavior. In this lesson, we will introduce programming too much more advanced missions. 

This lesson demonstrates the concept of nested loops by repeating a sequence of elevating squares. We build on the box mission from the introductory lessons while using inner and outer loops to fly a square pattern at increasing altitudes. Nested loops are an important concept to understand in the programming world and will be a useful tool as you delve further into your programming.

Lesson 1 – Going the Distance – DLS Learning