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

id = 239
name = 'Any'
slug = 'Any'

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

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

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