What's wrong with this code?

There's nothing wrong with the codeWe can't access global scope variables inside functionsAll functions need a return statement

There's nothing wrong with the code.