Structure and reuse code# In this chapter, we are going to discuss how you can structure your code. Presentations about testing and documentation are also included. Table of contents# Functions (very basic) Testing Practice: Read corrupted files Modules, packages and imports Classes and objects The standard library Documentation Back to functions (less basics)