Question: When called with a single list argument, Python's built-in sorted() function _____ sort the list. does not converts all elements to strings to uses reference
When called with a single list argument, Python's built-in sorted() function _____ sort the list.
| does not | |
| converts all elements to strings to | |
| uses reference comparisons to | |
| uses the < operator to |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
