summaryrefslogtreecommitdiff
path: root/python/problems/dictionaries/max_characters/en.py
blob: e42996e5ff593abb22cd4e9ff9b7cba574a5f0d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
id = 20603
name = 'Number of characters'

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

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

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