Structure and reuse code# Structure your code and reuse existant code Global intro on the subject here… Notes on documentation and testing… Table of contents# Functions (very basics) Modules, packages and imports Classes and objects The standard library Test your code Back to functions (less basics) Generators with yield