python的排序在哪个模块

如题所述

排序是内置的函数,不需要导入模块
sorted((5,4,3,2,1))
用sorted即可排序
温馨提示:答案为网友推荐,仅供参考
第1个回答  2018-04-03
什么排序?
相似回答