Python: Reverse order of dictionary?

前端 未结 0 1056
广开言路
广开言路 2020-12-29 08:34

I want to reverse the order of a string i.e. If i have:

dictionaryA = {\'A\':\'a\', \'B\':\'b\', \'C\':\'c\', \'D\':\'d\'}

i want to rearrang

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