Found a bug:<p>"instance : What you get when you tell Python to create a class."<p>Of course, what you get when you tell Python to create a class is a class. This one should be:<p>"instance : What you get when you tell Python to create an object of a given class."