Problem of the Day
A new programming or logic puzzle every Mon-Fri

The Text Between

Bringing back some regex golf for this fine Thursday. Your goal for today is to create a regex that matches the text between two sets of parentheses. If there are multiple sets of parentheses in the string then your regex should have no problem with that either.

Permalink: http://problemotd.com/problem/the-text-between/

Comments:

Content curated by @MaxBurstein