Insertion Order in Dictionary. | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 2

Insertion Order in Dictionary.

whether insertion order is maintained in dictionary?

31st Aug 2017, 2:59 PM
Sampath Kumar
Sampath Kumar - avatar
1 Respuesta
+ 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