Testing and Instantiation of Classes

#just realized that instantiating classes was not a mastery topic, but it was fun to write this

#Mastery Topics: Basic output (print); Basic user input (text based); Use of comments;    #Use of the conditional “if”; Use of “else” with a conditional (and elif for Python)

 

 

 

 

 

 

https://github.com/razonixx/TC101/blob/master/Dog.py

Dog

Leave a comment