Regex prompts

Regex Explanation and Examples

GPT

In this task, the model is asked to provide a detailed explanation of a provided regular expression (regex). It should explain these regexes in simple terms for a person with basic understanding of programming. The task also requires the model to give examples of strings that would match and not match the provided regex.

More details