The grading RegEx for exercise 6.1 results in a Python syntax error for escaping the parentheses as the python string formatter attempts to parse the escape sequence before passing it on to the regex ...