Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

access first element of dictionary python

res = next(iter(test_dict))
 
PREVIOUS NEXT
Tagged: #access #element #dictionary #python
ADD COMMENT
Topic
Name
5+3 =