You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* `Official Python FAQ - global and local <https://docs.python.org/3/faq/programming.html#what-are-the-rules-for-local-and-global-variables-in-python>`_
2
+
* `PEP 3104 - Access to Names in Outer Scopes <https://peps.python.org/pep-3104/>`_
3
+
* `Python global statement <https://docs.python.org/3/reference/simple_stmts.html#global>`_
0 commit comments