Python: How to remove [' and ']?

前端 未结 4 696
说谎
说谎 2021-01-29 11:36

I want to remove [\' from start and \'] characters from the end of a string.

This is my text:

\"[\'45453656565\']\"
         


        
4条回答
提交回复
热议问题