You want to understand Polymorphism and know how to use it in your code but you hear things like interfaces, types and things that can take many forms. But this only makes you think about ancient greek myths. I have good news for you. You are already using polymorphism in Python without realizing and in this video you learn what it is, what the world would look like without it and how you can use it in your custom classes.