Python extract string between 2 strings

前端 未结 0 1917
有刺的猬
有刺的猬 2021-02-05 05:52

I have a string like this

(1)0009999900068(2)00005.00(3)1/0.900(4)00005.00(5)00000.00

I would like to only get the string between (1) and (2) so 0009999900068. Ho

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