Regular Expressions 101

Community Patterns

Your search did not match anything

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 - 2 months ago (Last modified 2 months ago)