乐趣区

关于python:Python-学习

如何用字典的 key 排序

`~~~~
sorted(d.items(), key=lambda x: x[1])

退出移动版