Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python get nested dictionary keys

example_dict.get('key1', {}).get('key2')
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #python #nested #dictionary #keys
ADD COMMENT
Topic
Name
3+4 =