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
In questa pagina del sito puoi guardare il video online Python 3.9: Dictionaries della durata di ore minuti seconda in buona qualità , che l'utente ha caricato BitCode 03 febbraio 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 106 volte e gli è piaciuto 13 spettatori. Buona visione!