In this unit, you will learn how to turn multiple lines of code into a special structure called a function, that can then be referenced many times within a program. This programming technique will allow you to create shorter and easily maintainable programs.
Introduction: Functions
Robot Configuration: Functions
Lesson: Functions
Mini-Challenge: Line Tracking Inspection Functions
Introduction: Functions with Parameters
Robot Configuration: Functions with Parameters
Lesson: Functions with Parameters
Activity: Smiley Face Four Corners
Activity: Smiley Face When Screen is Pressed
Unit Challenge: Inspection Part 3 with Functions
Unit Quiz: Functions