sort 和sorted有哪些區別 · sorted() 作用於任意可疊代的對象,而sort() 一般作用於列表,相比sort,sorted應用的範圍更廣。 · 當排序對象為列表的時候, ...
確定! 回上一頁