Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-06-18 14:15
Flavor·Python

r"
(\d)(?=(\d{3})+$)
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous