Challenge: Callback Functions

This challenge will test your understanding of callback functions in JavaScript.

We'll cover the following...

Problem statement #

Study the code below carefully then run it. You will ...