Hi,
Any regex experts out there, been working on this, but wondering if anyone has idea to creating this...
A string value and return a boolean indicating if the string matches the pattern
The input can consist of the following values: a-z, \, _, %.
_ in the pattern represents any character...