Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built in data structures, combined with dynamic typing and dynamic binding, make it very attractive for Rapid Application Development, as well as for use as a scripting or glue language to connect existing components together. Python's simple, easy to learn syntax emphasizes readability and therefore reduces the cost of program maintenance. Python supports modules and packages, which encourages program modularity and code reuse. The Python interpreter and the extensive standard library are available in source or binary form without charge for all major platforms, and can be freely distributed.
The propellers are supposed to be incased with guards to protect the motors of the drones.
The batteries had to charge a lot and you have to make sure to connect to your drone after taking the batteries in and out
The purpose of this task is to go forward through the hoop and then rotate and turn through another hoop.
The purpose of this challenge was for the drone to go down then under an object and then back up and over another object.
In this one we had to use two drones to make an octagon and go around and then come back to where they both started
Finished the L by going up, down, then right.
We had to make our initials so the drone for mine had to go right then diagonal down and then right again for the Z and then for the R it had to go up, make a circle and then use a diagonal to finish the R.
The drone makes a polygon in the air by using user input to ask how many side of a shape you want and then preforms accordingly.
The drone goes makes a circle by using many curve functions
The drone had to takeoff go forward then land and then takeoff again.