第11996题 单选题
Python列表从小到大排序的正确方法是哪一项?

体育老师将分数存在了Python列表中:

scores = [88, 92, 75, 90]

体育老师想要将分数从小到大排序,应该怎么做?

{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析