C3.1 solve problems and create computational representations of mathematical situations by writing and executing efficient code, including code that involves conditional statements and other control structures
C3.2 read and alter existing code, including code that involves conditional statements and other control structures, and describe how changes to the code affect the outcomes and the efficiency of the code
In this lesson, students will learn about flight and drone usage through coding. Students will explore the four principles of flight, force and acceleration.
Further, students will be able to learn and use conditionals to make a drone prototype which in turn, can safely drop valuables in a specific location.