📜  python代码示例中的排序列表

📅  最后修改于: 2022-03-11 14:45:31.261000             🧑  作者: Mango

代码示例6
List_name.sort()
This will sort the given list in ascending order.