Skip to content

Scopes

Global Scope

In the global scope all variables are stored with their names in a dictionary. This dictionary is accessible from everywhere in the code.