乐趣区
关于python:Python-学习
jiezi
4 年前
如何用字典的 key 排序
`
~~~~
sorted(d.items(), key=lambda x: x[1])
退出移动版