Chapter 3

Functions

Functions help us organize our code in a way that’s reusable, and accept arguments and defaults where needed.