Python Core REGEX: Social Media Pro | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Python Core REGEX: Social Media Pro

I understand how to use the match = re.findall(r"#") if match: print(match) // ???? but what i dont understand is how to output the whole hashtag when a match is found, regex has me stumped on certain parts like this one.

13th Jan 2022, 3:21 PM
William Alley
William Alley - avatar
0 Réponse