Interactive: 100+ Python Regex Exercises

Опубликовано: 18 Февраль 2026
на канале: learnbyexample
755
10

This is a demo for a TUI application that includes 100+ questions to test your Python regular expression skills. Exercises are based on both the builtin `re` module as well as the third-party `regex` module.

This app is available on PyPI: https://pypi.org/project/regexexercises/

For installation instructions and other details about this app, see https://github.com/learnbyexample/TUI...

The exercises are based on my "Understanding Python re(gex)?" ebook: https://github.com/learnbyexample/py_...