Python Polymorphism - linuxconfig.org

Polymorphism is yet another important aspect of Object Oriented Programming. No Warcraft fans, it doesn’t have anything to do with turning people into sheep. That’d be much cooler. Instead, Polymorphism allows methods and functions to use classes with similar functionality in the same way.


This is a companion discussion topic for the original entry at https://linuxconfig.org/python-polymorphism/