Ans: The sort() function is a method of a list object that sorts the elements of a list in place, while the sorted() function is a built-in ...
確定! 回上一頁