Python :对list进行排序 · 利用list的成员函数sort()排序; 利用内置函数(built-in function) sorted()进行排序 · sort() 对list本身进行排序,改变list的值。
確定! 回上一頁