is there a way to convert from string to integer while sorting in python using itemgetter or lambda?

后端 未结 0 638
南笙
南笙 2021-01-29 18:24

I have a dictionary that has all ids as string. I don\'t want to iterate all the dict to convert them in integer and after sort them. I want to know if there is a way with itemg

相关标签:
回答
  • 消灭零回复
提交回复
热议问题