小编Unc*_*One的帖子

如何在字典中对列表进行排序

如何对字典中的列表进行排序:

fourB={"James":[10,11,9]}
Run Code Online (Sandbox Code Playgroud)

我将有多个条目,但我希望能够为每个条目排序整数列表.我怎样才能做到这一点?谢谢!任何帮助将不胜感激.:)

python dictionary python-3.3

0
推荐指数
1
解决办法
87
查看次数

标签 统计

dictionary ×1

python ×1

python-3.3 ×1