Python 3.9: Dictionaries

Publicado el: 03 febrero 2021
en el canal de: BitCode
106
13

Welcome to another Python 3.9 tutorial video, this video is about Dictionaries.

Dictionaries are a data structure in Python that are very similar to associative arrays. They contain "keys" and "values." Each key is unique and the values can be just about anything.
Dictionaries are sets and they are defined with {} curly braces.
Before python 3.6 dictionaries were unordered, so it would print the dictionary in some random order. But python version 3.6+ have ordered dictionaries so you don't have to worry about that anymore.

Keyboard I Use: https://amzn.to/2NgjPFV

Playlist:   • Installing Python 3.9  


En esta página del sitio puede ver el video en línea Python 3.9: Dictionaries de Duración hora minuto segunda en buena calidad , que subió el usuario BitCode 03 febrero 2021, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 106 veces y le gustó 13 a los espectadores. Disfruta viendo!