2.2.6. Organizing Python code into functions, classes, and modules

There are several good resources on how to effectively structure Python code, including common