Think Python: How to Think Like a Computer Scientist

(singke) #1

Every object is an instance of some class, so “object” and “instance” are interchangeable.
But in this chapter I use “instance” to indicate that I am talking about a programmer-
defined type.

Free download pdf