a=[8,2,15,6,1] a = a.sort() print a
为什么要打印None?你能详细说明所有功能吗?
None
python sorting list
list ×1
python ×1
sorting ×1