Regular Expressions 101

Community Patterns

class code regex

1

Regular Expression
Python

r"
^[a-zA-Z0-9]{3,4}$
"
mg

Description

no description available

Submitted by anonymous - 8 years ago