Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeWithHarry/The-Ultimate-Python-Course
/ 03_problem3.py
File
03_problem3.py
Chapter 10 - PS/03_problem3.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
class
Demo:
2
a = 4
3
4
o = Demo()
Callers
nothing calls this directly
Calls
1
Demo
Class · 0.85
Tested by
no test coverage detected