The constructor method looks like __init__() and allows us to set unique values for the class variable's when we create an instance.

Make sure to pick __init__.