How can I check for multiple patterns in Python’s regex? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 2

How can I check for multiple patterns in Python’s regex?

How Can I check if I have for example 5 different patterns and one text and I want to check all of them through that text?

27th Aug 2021, 10:22 AM
Talal Almousli
1 Antwort
+ 2
Talal Almousli , please make a sample with input data and the expected output / result. thanks!
27th Aug 2021, 10:55 AM
Lothar
Lothar - avatar