News

# - The local, or function-level, scope, which exists inside functions # - The enclosing, or non-local, scope, which appears in nested functions # If you want to modify a global variable inside a ...