Each module has its own global scope PREMIUM

Trey Hunner smiling in a t-shirt against a yellow wall
Trey Hunner
2 min. read 3 min. video Python 3.8—3.12

Modules in Python have their own distinct global scope.

Setup: one module imports another

This is a module called more_math.py:

...

A Python Tip Every Week

Need to fill-in gaps in your Python skills? I send weekly emails designed to do just that.