• learnbyexample@programming.dev
    ·
    7 months ago

    See also: https://jimbly.github.io/regex-crossword/

    For Python, I wrote a TUI app with 100+ interactive exercises: https://github.com/learnbyexample/TUI-apps/blob/main/PyRegexExercises (covers both re and regex modules)