006 - Local and Global scope

Reiter

This section is about the local and global scope in Python. The scope is the part of the program where we can access the declared variables.