Getting into Regular Expressions

I realize this is pretty trivial stuff for Kem, but for those who wants to add regular expressions to their arsenal of skills, the following website does an exceptional job…

RegexOne

It is to the point (pardon the pun), and really takes you from being a noob to having a useful skill that you can apply every day in your coding.

Nice.

This one is my favorite for testing things and see results on the fly: https://regexr.com

Javier

I have used https://regex101.com to test