How to strip a specific word from a string?

后端 未结 5 1101
醉话见心
醉话见心 2020-12-03 04:20

I need to strip a specific word from a string.

But I find python strip method seems can\'t recognize an ordered word. The just strip off any characters passed to the

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