This text is organized into 9 modules. As you work with the language, youll learn about control statements, delve into controlling program flow, and gradually work on more structured programs via functions. As you settle into the Python ecosystem, youll learn about data structures and study ways to correctly store and represent information. By working through specific examples, youll learn how Python implements object-oriented programming (OOP) concepts...