Custom sorting on a dictionary python

前端 未结 0 515
执笔经年
执笔经年 2020-11-22 00:50

i should order the following keys based on this custom order, without importing libraries:

{
 "D" : (2, {"B"}),
 "B" : (0, set()         


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