Object orianted is a concept in python to view a problem in the term of objects invoked rather then procedure for doing it. The main purpose of OOPs is to inhance the flexibility and maintainability of any program programs
In Python their are 6-concepts of OOPs.