Want to learn Python Modules and Packages in a real environment?
Click below, get a fresh Linux box with Python ready to go, and work through Modules and Packages hands-on with an AI tutor that knows your code.
Start this lessonModules and PackagesWhat you'll learn
- Import
- From import
- Writing your own module
- If __name__ == "__main__"
- Packages
- __init__.py
