Regular expressions and their applications

5 1,918 156
articles words lines of code

Today I learned how I can use the method 'groupdict' from a regex match to get a dictionary with all named groups.