From where can we access a variable with a global scope?
From anywhere in the code
Only inside functions
From anywhere in the code.