Real Python Tutorials

Python Basics: Scopes
NEW

Python Basics Exercises: Scopes

In this Python Basics Exercises course, you'll practice working with scope in Python. You'll reinforce important coding concepts by working with variables inside and outside of functions and loops. You'll also get to practice the LEGB rule.

Apr 23, 2024 basics python