Python Scope - ashish9342/FreeCodeCamp GitHub Wiki

Python Scopes

TODO: NOTE

  • This belongs near the code block and indentation information.
  • This is also related to variables since name finding and binding is related to scopes.

TODO: CONTENT

  • global
  • nonlocal

Previous

⚠️ **GitHub.com Fallback** ⚠️