summaryrefslogtreecommitdiff
path: root/python/problems/dictionaries/show_letters/en.py
blob: bf9cc0e8a1603ab2abb4d5ac99c5055a62e30787 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
id = 20602
name = 'Show Letters'

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

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

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