Python Regular Expressions - cheat sheet
Regular expressions is an extremely useful tool, and like any developer, I use it a lot when working with texts. Since I always forget the syntax related to regular expressions, I thought creating a simple cheat sheet might help me and maybe others a...
valeriaaynbinder.hashnode.dev3 min read
Victor A
It's a great and short reminder. I always forget how to regex :-) Thanks Valeria!