Define a Subclass

Make Dog inherit from Animal by passing the parent in the class header.
Python
Setting up Python environment...
Output