How to return pattern of only 9 digits, not more with regex?

前端 未结 0 1293
广开言路
广开言路 2020-12-15 07:31

I need to only return a filename on a row in a csv file which is composed of 9 digits, like 551206556. I\'m trying to locate it like this:

    search = re.com         


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