Sweet! We introduce the Cat
class, declare breed
and open the constructor. In it, we give this.race
an initial value before we close the braces.
Close! We introduce the Cat
class, declare breed
and open the constructor. In it, we give this.race
an initial value before we close the braces.