RT @Complex: 'Atlanta' Season 2 director: "If the first season is College Dropout, this one is Late Registration."
@pastorjnelson Pastor JN, I have spoken to you before. But, lol, you didnt know who I was. Or maybe, I didnt know2026
Suppose I have two strings shown above. I want to fetch a specific string pattern from a given line @____ using Python regex. How can I do that? The expected output should be @Complex for the first string and @pastorjnelson for the second string.