14.2 Our First Class and Object

Published: Sept. 28, 2016, noon

We look at how use create a new class in Python and then construct a new object from that class. We also look at some of the Python objects (like strings) that we have been using all along.