Build a class
You've decided to go ahead with your object-oriented pet shop simulation, and you need to start building out the classes and objects required for it. You're going to start with building out a class for Cats so that you can add new pets to the shop as they come in. This class will help ensure that you have the same properties for each cat that gets added.
Diese Übung ist Teil des Kurses
Programming Paradigm Concepts
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
