Python's Object Oriented Programming (OOPs) | 4 | notes by Durgasoft | #durgasoft #Abstract #python
- Abstract Method
- Abstract class
- Interface
- Public, Private and Protected Members
- __str__() method
- Difference between str() and repr() functions
- Small Banking Application