Inheritance is easy to achieve in OO languages. But it is surprisingly hard to explain why you need it and that is because the reasons to use inheritance are not the same for every programming language. In this video you learn why that is and when inheritance is useful in Python.