Organizing Larger Python Programs

# Introduction If writing a larger program, you don't really want to organize it as a large of collection of standalone files at the top level. This section introduces the concept of a package.

|60 : 00

Click the virtual machine below to start practicing