The code below is a incorect submission for this problem : https://leetcode.com/problems/generate-parentheses/
class Solution: def generateParenthesis