______ is a way to sort a list
Answers
Answered by
0
Explanation:
The sort() method sorts the elements of a given list in a specific ascending or descending order. The syntax of the sort() method is: list.sort(key=..., reverse=...) Alternatively, you can also use Python's built-in sorted() function for the same purpose
Similar questions
Hindi,
1 month ago
French,
1 month ago
Social Sciences,
2 months ago
Math,
10 months ago
Math,
10 months ago