14.2 Our First Class and Object

Python for Everybody (Video/PY4E) - A podcast by Dr. Charles Russell Severance

Categories:

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.