Hour 13. Working with Modules
What You’ll Learn in This Hour:
What a module is
Standard Python modules
What a module contains
How to create a custom module
Keeping your Python scripts a reasonable size helps you use and manage them. Modules can help you keep a Python script to a reasonable size. In this hour, you will learn about modules: how to ...
Get Python Programming for Raspberry Pi, Sams Teach Yourself in 24 Hours now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.