Classes vs. objects
There are no classes and there are no objects.
However, there are classes of objects and instances of objects.
What exactly is a class?
class is a blueprint of an object:
What exactly is an object?
a real thing, actual instance of the class: