What's wrong with this code?
There's nothing wrong with the code
We can't access global scope variables inside functions
All functions need a
return
statement
There's nothing wrong with the code.