This lesson is included with Plus.
Define a function with parameters, call it with arguments, and return a result. Use default and keyword arguments to make small data-processing operations reusable and readable.