Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-10-19 06:49
Flavor·Python

r"
(\w+)(?:\s+)(\d+)
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous