Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-01-21 04:44
Updated·2022-01-28 03:05
Flavor·Python

r"
\$(\d{1,3}[\.,]*)+
"
gm
Open regex in editor

Description

a mission on py.checkio.org: Currency Style

Submitted by anonymous