Regular Expressions 101

Community Patterns

test

0

Regular Expression
Python

r"
find\s(.+?)\sfrom\s(.+?)\swhere\s(.+)
"
g

Description

no description available

Submitted by anonymous - 6 years ago