October 2013
Beginner
320 pages
8h 21m
English
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 ...
Read now
Unlock full access