Sorting a nesting list by the first item — itemgetter not doing the trick

前端 未结 2 627
执念已碎
执念已碎 2021-01-11 19:01

I have a dictionary that I\'ve converted to a list so I can sort by the first item. The key in the dictionary is a string (of numbers), the value is an integer which is mai

2条回答
提交回复
热议问题