What's true about a function that's passed to another function?
That's right! If a function has a function as a parameter, we can call that function using the parameter name.
Oh noes! If a function has a function as a parameter, we can call that function using the parameter name.