Regular Expressions 101

Community Patterns

1

Funny Discord Thing

.NET (C#)
Submitted by Deniz-seckin55 - a month ago
1

emoji-test.txt

Python
emoji-test.txt
Submitted by anonymous - a month ago
1

html <Title>

Java 8
htnle
Submitted by erichologist - 2 months ago

List of lists of numbers (no leading zeros)

0

Regular Expression
Python

r"
^\[\s*(\s*(\s*\[\s*([1-9][0-9]*\s*,\s*)*[1-9][0-9]*\s*\]\s*,\s*)*\[\s*([1-9][0-9]*\s*,\s*)*[1-9][0-9]*\s*\]\s*)?\]$
"
gm

Description

Loading markdown...
Submitted by anonymous - 4 months ago