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