Python Core REGEX: Social Media Pro | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
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 ответов