Regular Expressions 101

Community Library Entry

6

Regular Expression
Python

Description

Find and extract email domain. Ex: test@example.pt -> extract 'example.pt'

Submitted by Fnxk - 9 years ago