Regular Expressions 101

Community Patterns

1

logical operators

Python
no description available
Submitted by Nicolas - 8 years ago
1

แปลง pdf

Python
no description available
Submitted by anonymous - 8 years ago
1

test

Python
no description available
Submitted by anonymous - 8 years ago

Verify Amateur Radio Call Sign meets ITU Format

0

Regular Expression
Python

r"
\A\d?[a-zA-Z]{1,2}\d{1,4}[a-zA-Z]{1,3}\Z
"

Description

Loading markdown...
Submitted by Neil Johnson - 8 years ago