Remove spaces from matched patterns using re.sub()

后端 未结 0 1558
心在旅途
心在旅途 2021-01-06 10:36

I am trying to remove spaces form matched pattern using re.sub()

My text will be something such as:

text = Hi my name is Bob and I am taking

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