4. Flight Basics

Instructions (Part I): Write and implement a code that commands your drone to take off, flip, fly in a square pattern, flip, and land. Initiate your square using a loop. 

Instructions (Part II): Write and implement a code that commands your drone to take off, flip, fly in a rectangle pattern, flip, and land. Initiate your rectangle using a loop.