Within the Practice Modules for Lesson 25: Looping over Dictionaries, the keys given to the student in the first and second practice are as follows: Despite the hints specifying the use of this ...
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 ...