Python string split from first non-zero character

后端 未结 0 1385
生来不讨喜
生来不讨喜 2020-12-29 07:19

I have a string in Python such as;

\'00000001890573\'

I want to extract the 1890573 (from first non-zero character

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