Looking forward

In the next chapter, we'll look closely at the ABCs (Abstract Base Classes) that we'll exploit in Chapters 5, 6, and 7. These ABCs will help us define classes that integrate nicely with existing Python features. They will also allow us to create class hierarchies that enforce consistent design and extension.