Regular Expressions | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Regular Expressions

I am new and starting with python, Now I am studying Regular Expressions. Then, Will I need Regular Expressions for SQL and HTML?

23rd Feb 2017, 4:03 PM
Carlos F Daza M
Carlos F Daza M - avatar
2 Antworten
+ 2
RegEx can be used with both SQL and HTML. You won't necessarily need it, but it can be useful. For example in HTML form validation.
23rd Feb 2017, 4:09 PM
Marco Bimbati
Marco Bimbati - avatar
+ 1
Don't care about regular expression since you need to use them ^^
24th Feb 2017, 11:16 PM
visph
visph - avatar