python sort ()和sorted()區別 · 對於一個無序的列表a,調用a.sort(),對a進行排序後返回a,sort()函數改變了原列表內容。 · 而對於同樣一個無序的列表a, ...
確定! 回上一頁