summaryrefslogtreecommitdiff
path: root/python/problems/re/parentheses/en.py
blob: 035938e7de940ad0a75b6470066180d9896ca4fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
id = 20906
name = 'Parentheses'

description = '''\
<p>(translation missing)</p>'''

hint = {
    'plan': '''\
<p>(translation missing)</p>''',

    'no_input_call': '''\
<p>(translation missing)</p>''',
}