Which Of The Following Functions Does Not Necessarily Accept #621
Which of the following functions does not necessarily accept only iterables as arguments?
This multiple choice question (MCQ) is related to the book/course
gs gs109 Python.
It can also be found in
gs gs109 Built-in Functions - Python Built-in Functions - Quiz No.2.
Which of the following functions does not necessarily accept only iterables as arguments?
enumerate()
all()
chr()
max()