News

Finally, note that we used Python raw strings to construct our regex. This is because the syntax of a regex, since it uses backslashes, can conflict with the way ordinary strings are escaped in ...