Polymorphism

Polymorphism means that an expression can produce values of more than one type.

Related concepts:  TypeSubtyping

Closest Wikipedia entry:  Polymorphism (computer science)

Misconceptions about Polymorphism
1 documented Misconception

No known Python misconceptions for this concept