How can I convert a string that has a lot of white space and contains what would be duplicate keys into a dictionary using Python?

后端 未结 0 1698
梦如初夏
梦如初夏 2020-12-29 06:29

I have a list of strings that I need to convert into a dictionary. The strings within the list contain a lot of whitespace and \'\\n\'. It looks something like:



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