Regular Expressions In Python
(root post)
Ben GormanBen Gorman

Fun Python regex practice problems to help you learn. Challenges range from beginner to advanced, and all problems have explained solutions. Topics include regular expression patterns, match objects, capture groups, flags, tips, tricks, and more.