I would like to turn a string (that should basically be a list of dictionaries) to a list of dictionaries?

后端 未结 0 483
旧巷少年郎
旧巷少年郎 2020-12-16 17:30

"[{\'id\': 53, \'name\': \'Thriller\'}, {\'id\': 28, \'name\': \'Action\'}, {\'id\': 9648, \'name\': \'Mystery\'}]"

I have this string that should actually

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