Complex Functions
Now that we have learned many building blocks, we can put them together to create more complex functions.
This is a bit like importing libraries into a program. In this chapter, we'll put together curious functions like minimum, maximum, and divisibility!