The sort() function is a built-in function in Python that sorts the elements in a list, in ascending order by default.
確定! 回上一頁