In this exercise, you will explore the context of a regular function.
Clone the starter from the Download link at the bottom of this page.
For each scenario listed in the context.js file, predict what will happen
when the code is run. Then uncomment the code in the scenario and run the
context.js file, node context.js
, to compare what actually happened to
what you expected to happen.