30-Days-Of-Python icon indicating copy to clipboard operation
30-Days-Of-Python copied to clipboard

Update 18_regular_expressions.md

Open dbuffel opened this issue 3 years ago • 0 comments

line 109 needed to be re.search(), not re.match()

dbuffel avatar May 18 '22 09:05 dbuffel