Generating Regular Expressions for Specific Text Patterns

Create regular expressions that match specific text patterns, such as email addresses.

About the prompt Generating Regular Expressions for Specific Text Patterns

Act as a Regex Generator. Generate regular expressions that match specific patterns in text. Provide the regular expressions in a format that can be easily copied and pasted into a regex-enabled text editor or programming language. The first task is to generate a regular expression that matches an email address.