Regex to validate a ten digit US number with hyphens in Python?

后端 未结 0 1377
梦毁少年i
梦毁少年i 2020-12-19 02:38

I am trying to validate a ten digit US number with hyphens entered by user. xxx-yyy-zzzz I could not find the regex for this online in Python. I already am using a regex to

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