Algoteka
View all languages for this problem (2 verified and 0 unverified)

Search with a Regex Pattern - Samples for Python

Problem by oml1111

Problem description:

Construct a regex pattern with some groups. Find a segment of some string that matches said pattern and fetch the parts that match the groups specified by the pattern.

Verified samples:

# Tech tags Title Creator Created date
1 0
oml1111
2023-01-11 14:06

Unverified samples:

# Tech tags Title Creator Created date
No unverified samples ...
View problem discussion (0 comments)