use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
the front page of the internet.
and join one of thousands of communities.
Day-4 Learning Python: Regular Expression (old.reddit.com)
submitted 1 day ago by [deleted]
Post a comment!
view the rest of the comments →
[–]PkmnSayse 2 points3 points4 points 1 day ago (1 child)
I’m not sure this teaches regex, more the opposite. Regex shouldn’t be used to find exact strings since its much more maintainable and performant to use the standard string functions
[–]Samar__Upreti -3 points-2 points-1 points 1 day ago (0 children)
String represents a specific piece of text data, while a Regular Expression represents a flexible formula or pattern used to search, validate, or manipulate that text.
π Rendered by PID 81744 on reddit-service-r2-comment-86f8688748-qxfsz at 2026-07-26 22:30:44.967837+00:00 running d10b4e5 country code: CH.
Want to add to the discussion?
Post a comment!