summaryrefslogtreecommitdiff
path: root/python/problems/re/words/en.py
blob: 3392baf436e76a8dbf8bb33ad87ccb40d8a5df16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
id = 20905
name = 'Words'

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

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

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