Inline For Loop in Python

前端 未结 0 570
遇见更好的自我
遇见更好的自我 2020-12-12 05:38

I am trying to replace substrings to nothing. For example, I want to convert £1,000.90 to 1000.90 i.e., simply replace \'£\' and \',\' with nothing. And I thought I will do

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