Page 1 of 1

Which of the following functions does not necessarily accept only iterables as arguments?

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) enumerate()
b) all()
c) chr()
d) max()