Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
Golang

`
^mul\((?P<left>\d{1,3}),(?P<right>\d{1,3})\)
`
gm

Description

regex of challenge

Submitted by Marcell Martini - a month ago (Last modified a month ago)