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 exercício faz parte do curso
Programming Paradigm Concepts
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
