Easy

Understanding JavaScript's 'this' Context When Function is Assigned to Variable

What will the following code log to the console, and why?

Choose an option below