SyntaxFix
Write A Post
Hire A Developer
Questions
If your problem is really just this simple, you don't need regex:
s[s.find("(")+1:s.find(")")]