Python Regex Surprises
In this post, you'll find a few regular expression examples that might surprise you. Some are Python specific and some are applicable to other regex flavors as well. To make it more interesting, these are framed as questions for you to ponder upon. Answers are hidden by default.
Poster created using Canva
If you are not familiar with regular expressions, check out my Understanding Python re(gex)? ebook.