To order a list's elements from lowest to highest (starting with negative numbers, moving to positive ones), we call sort(). Result The list is sorted in-place.
確定! 回上一頁