This series of posts is for those who have used a programming language before but are not familiar with Python. The first six posts introduced the language; the seventh discussed how to download, install, and start using Python.
The last post began an exploration of user-defined data type (aka classes). This post picks up where we left off.