14.2 Our First Class and Object
Python for Everybody (Video/PY4E) - Podcast autorstwa Dr. Charles Russell Severance
Kategorie:
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.