Python convert dictionary to Json list

前端 未结 0 731
半阙折子戏
半阙折子戏 2021-01-14 07:25

I want to convert python dictionary to Json list dictionary is {\'a\':\'b\',\'a1\':\'b1\',\'a2\':\'b2\',\'a3\',\'b3\'} I would like the dictionary to change like this. [ { &

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