Hackers of Arabs
There are four fundamental concepts of Object-oriented programming – Inheritance, Encapsulation, Polymorphism, and Data abstraction.
-Inheritance
https://www.w3schools.com/python/python_inheritance.asp
-Encapsulation
https://pynative.com/python-encapsulation/
-Polymorphism
https://www.edureka.co/blog/polymorphism-in-python/
-Data abstraction
https://www.javatpoint.com/abstraction-in-python
