Regular Expressions 101

Community Patterns

0

Address

Golang
for the demo 2019/09/27
Submitted by anonymous - 4 years ago

Coding Kata Exercise #1

0

Regular Expression
ECMAScript (JavaScript)

/
([0-9]{3}[.-]?[0-9]{3,4})
/
gm

Description

Loading markdown...
Submitted by anonymous - 4 years ago