Python's built-in functions are polymorphic because they can work with different types of objects while keeping the same interface. The behavior of the function changes depending on the type of data ...