Generates a regular expression in Python
Generates a regex pattern in Python for a specific purpose.
Generate a regular expression that matches an email address.
This prompt asks the user to write a regex in Python and needs to describe the regex pattern.