Insertion Order in Dictionary. | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 2

Insertion Order in Dictionary.

whether insertion order is maintained in dictionary?

31st Aug 2017, 2:59 PM
Sampath Kumar
Sampath Kumar - avatar
1 Antwort
+ 1
I believe Python 3 keeps them in whatever order you input them in, by default.
31st Aug 2017, 3:16 PM
Samantha Jordan
Samantha Jordan - avatar