summaryrefslogtreecommitdiff
path: root/python/problems/lists_and_for/places/en.py
blob: 95b119f1b31d02fa75b523543ef3a0f68657ed8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# coding=utf-8

id = 218
name = 'Places'
slug = 'Places'

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

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

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