Mac to RegEx · 2 年前Regex Crosswordregexcrossword.comexternal-linkmessage-square3linkfedilinkarrow-up131arrow-down10cross-posted to: [email protected]
arrow-up131arrow-down1external-linkRegex Crosswordregexcrossword.comMac to RegEx · 2 年前message-square3linkfedilinkcross-posted to: [email protected]
minus-squarelearnbyexamplelinkfedilinkEnglisharrow-up3·2 年前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)
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
reandregexmodules)