Python Dictionaries - Selecting a Dictionary Type

preview_player
Показать описание
What are the advantages of using the built-in dict type? There are a variety of ways of storing and managing data in your Python programs, and the choice of the right data structure will affect the readability of your code, ease of writing, and performance.

Python builds the dict type straight into the language—and in fact, it does more than that. A lot of class concepts and other ideas inside of Python are built on top of the dict. It’s one of the most fundamental aspects of the language at the heart of its implementation.
Рекомендации по теме
Комментарии
Автор

Really nice video! Very helpful for the beginners, as well as for us who are teaching to get some basic template to follow! 🔥

mrtech
Автор

Real Python always respected PEP 8 as far as I remember. Then this video came.

sausix
join shbcf.ru