Regular Expressions 101

Community Patterns

1

WoW Screenshot

Python
If you need to rename it
Submitted by anonymous - 7 years ago
1

gotcha

ECMAScript (JavaScript)
Ci
Submitted by anonymous - 7 years ago

Find games titles in roms files

1

Regular Expression
Python

r"
^([A-Za-z0-9]*[- ])*
"

Description

Loading markdown...
Submitted by Alex - 7 years ago