Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeWithHarry/The-Ultimate-Python-Course
/ Animals
Class
Animals
Chapter 11 - PS/02_problem2.py:1–2 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
class
Animals:
2
pass
3
4
class
Pets(Animals):
5
pass
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected