Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-09-05 00:52
Flavor·Python

r"
([0-9]|[a-zA-Z]+| )*
"
Open regex in editor

Description

no description available

Submitted by anonymous