Lesson 8
Making Objects the Main Star!
Chapter 4
Python modules
Our ultimate goal is extensible programming (EP). By this, we mean the construction of hierarchies of modules, each module adding new functionality to the system.Niklaus Wirth
Rough estimated time needed
15 mins