The Python Oracle

Are order of keys() and values() in python dictionary guaranteed to be the same?

This video explains
Are order of keys() and values() in python dictionary guaranteed to be the same?

--

Become part of the top 3% of the developers by applying to Toptal
https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Quiet Intelligence

--

Chapters
00:00 Question
00:58 Accepted answer (Score 30)
01:33 Answer 2 (Score 4)
01:52 Thank you

--

Full question
https://stackoverflow.com/questions/3666...

Accepted answer links:
[the documentation for ]: http://docs.python.org/release/2.5.2/lib...

Answer 2 links:
[ordered dictionaries]: http://docs.python.org/whatsnew/2.7.html...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #dictionary

#avk47