Chapter 4 - Functions
We will only touch on functions rather gently in this chapter. We will spend more time using functions than writing them in this class. As you become a more advanced programmer and your programs get large, functions and code reuse plays an increasing role. But for now we keep it light.