How to remove \n from the list?

后端 未结 0 730
北恋
北恋 2020-12-13 01:10

I have got the list L = ["20:10:8\\n22:56:7"]. Need to remove \\n and should be separated by comma. I need the list like L = ["20:10:8","22:56:7&quo

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