summaryrefslogtreecommitdiff
path: root/python/problems/re/double_parentheses/en.py
blob: 57f27f1460b162a8a821926b1cbc52c1d5ecd9bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
id = 20907
name = 'Double parentheses'

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

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

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