Regular Expressions 101

Community Patterns

get short title of people from woflframalpha

1

Regular Expression
Python

r"
\bfull name \| \b(.*)\bdate of birth \| \b(.*)\bplace of birth \| \b(.*)\bdate of death \| \b(.*)\bplace of death \| \b(.*)
"

Description

no description available

Submitted by anonymous - 8 years ago