Код: Выделить всё
dictionary = {'deutsch': ['apfel', 'orange', 'birne'], 'english': ['apple', 'orange', 'pear']}
Подробнее здесь: https://stackoverflow.com/questions/798 ... on-element
Код: Выделить всё
dictionary = {'deutsch': ['apfel', 'orange', 'birne'], 'english': ['apple', 'orange', 'pear']}