Regular Expressions: Criminals

Regular Expressions: Find One or More Criminals in a Hunt

Just wanted to point out that the directions for this one were kind of misleading. It said to write the regex part and to only change that line; spent so much time on it when I knew the solution right off the bat. It doesn’t insinuate that you are supposed to write the whole algorithm.

when you have a question about a challenge, please include the link to it

also this challenge just needs the correct regex, you don’t need to write the whole algorithm.