Hour 14. Splitting Up a Program

What You’ll Learn in This Hour:

Image Why you should split up a program

Image How to break up code

Image How Python finds the code a program needs

Image 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.