Regular Expressions 101

Community Patterns

0

EC21 docs

Python
Get AT explain
Submitted by anonymous - a year ago
0

for-orth

Java 8
For orth
Submitted by gastipatis - a year ago
0

number two decimal digit

Python
.
Submitted by anonymous - a year ago
0

Project

Python
Project
Submitted by anonymous - a year ago
0

foengz1

Python
htmltag
Submitted by Foengz - a year ago

Bigger or lower than a number with <>

1

Regular Expression
Python

r"
^(>|<)?(?:\s+)?(\d+)(?:\s+)?(>|<)?$
"
gi

Description

Loading markdown...
Submitted by woss.io - 8 years ago