MCPcopy 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

1class Demo:
2 a = 4
3
4o = Demo()

Callers

nothing calls this directly

Calls 1

DemoClass · 0.85

Tested by

no test coverage detected