summaryrefslogtreecommitdiff
path: root/python/problems/recursion/family_tree_name_list/en.py
blob: 9d1820a4a759eaf0a4acfcbd61ca45882241e9bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
id = 20802
name = 'Family tree: list of names'

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

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

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