Ordering a dictionary by list type value's first item

前端 未结 0 915
误落风尘
误落风尘 2020-12-10 19:27

I am trying to order a dictionary in the form:

{\'a\':{list_1 :[1, 2, 3], list_2:[1, 2, 3]}, \'b\': {list_1:[1,2,3}, list_2[7, 8, 9]}, ... , }
<
相关标签:
回答
  • 消灭零回复
提交回复
热议问题