When's a good time to call a constructor?
Awesome! We have to call a constructor called whenever we want to create an object, another word for an instance of a class.
Not quite! We have to call a constructor called whenever we want to create an object, another word for an instance of a class.