DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
extract specific key values from nested dictionary
>>> [people[i]['phone'] for i in people] ['9102', '2341', '4563']
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#extract
#specific
#key
#values
#nested
#dictionary
ADD COMMENT
Topic
COMMENT
Name
1+3 =
Submit