Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

access first element of dictionary python

res = next(iter(test_dict))
Source by programmersportal.com #
 
PREVIOUS NEXT
Tagged: #access #element #dictionary #python
ADD COMMENT
Topic
Name
7+5 =