Python Modules

Python modules are files containing Python code. They can define functions, classes, and variables that you can use in other Python scripts.