intermediate
Generate Regex Pattern
Constructs a regular expression based on specific text matching requirements.
📝 প্রম্পট বিষয়বস্তু
Generate a regular expression that matches the following criteria: [Describe criteria, e.g., 'an email address' or 'a date format YYYY-MM-DD']. Provide the regex pattern and a breakdown of what each part of the expression does.