I am new to python but I been trying to get more familiar with it by solving algo questions. I looked at a simple solution for parenthesis string generation using recursion. The