MCPcopy Create free account
hub / github.com/CodeWithHarry/The-Ultimate-Python-Course / 03_problem3.py

File 03_problem3.py

Chapter 11 - PS/03_problem3.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1class Employee:
2 salary = 234
3 increment = 20
4

Callers

nothing calls this directly

Calls 1

EmployeeClass · 0.70

Tested by

no test coverage detected