Challenge this week is to create a tutorial that explains how a specific regular expression, or regex, functions by breaking down each part of the expression and describing what it does. - ...
GIVEN a regex tutorial WHEN I open the tutorial THEN I see a descriptive title and introductory paragraph explaining the purpose of the tutorial, a summary describing the regex featured in the ...
The first half of this tutorial introduced you to regular expressions and the Regex API. You learned about the Pattern class ...