如何对字典中的列表进行排序:
fourB={"James":[10,11,9]}
我将有多个条目,但我希望能够为每个条目排序整数列表.我怎样才能做到这一点?谢谢!任何帮助将不胜感激.:)
python dictionary python-3.3
dictionary ×1
python ×1
python-3.3 ×1