Python 3.9: Dictionaries

Publié le: 03 février 2021
sur la chaîne: 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  


Sur cette page du site, vous pouvez voir la vidéo en ligne Python 3.9: Dictionaries durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur BitCode 03 février 2021, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 106 fois et il a aimé 13 téléspectateurs. Bon visionnage!