Hour 14. Splitting Up a Program
What You’ll Learn in This Hour:
Why you should split up a program
How to break up code
How Python finds the code a program needs
When to split up a program in the real world
So far, all of our code has been either in the shell or in a single file. If you want your programs to get any more complex, we’ll have to start ...
Get Python in 24 Hours, Sams Teach Yourself, Second Edition 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.