+ 27
Regulars Expressions
Do you like RegExps ? Do you love using it in your codes ? Do you enjoy add powerfuls systems to yours codes using regex ? Post here your favorites regulars expressions or systems which use it 😊😊😊 Enjoy 🎉🎉🎉 🎈🎈🎈📱📱📱💻💻💻 (In the following code, I've used several regexs... Test them 😎😎😎) https://code.sololearn.com/WPz4e2Sjq8RK/?ref=app
12 Antworten
+ 18
For example, /^Hi/ verify if "Hi" is placed at the beginning of the word 😉😉😉
+ 18
You can learn regexps in the Python course.
+ 16
It's not very different. I've learned JavaScript regex and when I've learned Python regex, I didn't see the difference. Sorry for my English 😪😪😪
+ 16
/\s{1,}/ = /\s+/
+ 15
@Cool Codin Here's one of my favourite and might be useful for you. 😉
http://www.rexegg.com/
+ 14
Do you have found others RegExps ?
+ 5
Hey, great code!!
I love regex the power of regex but.... don't know how to use them.... 😢😢
Can you please suggest me a few resources for learning regex?
Thanks
😊
+ 5
is it the same, if i wanted to learn for javascript?
I mean methods etc....
+ 4
Nice code! TBH I suck at Regex
+ 4
Hlo everyone,so just to share my piece of work with u and to show a program on this topic im here,and here is the code:
https://code.sololearn.com/cV8g5kUBlsKF/?ref=app
Plz upvote if the code is understandable.
+ 1
https://www.sololearn.com/Profile/5454533/?ref=app
come on guys follow me