Writing Regex in JS for a specific pattern

后端 未结 0 1577
你的背包
你的背包 2020-12-14 03:54

I want to write a regex which returns true if first n characters are numeric and only the last character is alphabet(single-capital-char.) and n could be any value.

W

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