To create a subclass that has the same properties as its superclass, we need to use the super() method.
super()