Regular Expressions 101

Community Patterns

Our order number

0

Regular Expression
Python

r"
(our[', ]*order[', ]*no.)
"
gm

Description

no description available

Submitted by anonymous - 4 years ago