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.
Este ejercicio forma parte del curso
Programming Paradigm Concepts
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
