Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-10-11 16:05
Flavor·Python

r"
\b[a-zA-Z]*b\b
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous