Now that you have the mission requirements met and you have the steps your drone will complete, write the program. Make sure that you build your program in small parts. Do not try to write everything at once, instead break the program down into small steps and complete each step successfully before moving to the next.
Keep in mind the style and syntax discussed in the lessons. Your program should meet all style and syntax requirements for Python programs in order to be considered correct for this project.