Python Tutorial - Understanding DICTIONARIES

Опубликовано: 15 Декабрь 2020
на канале: LinkedIn Learning
3,406
34

Learn how to store your data for easy retrieval in key:value pairs using Python dictionaries. Advance your Python skills with our full Learning Path:
https://www.linkedin.com/learning/pat...

This is an excerpt from the course Python Data Structures: Dictionaries, a LinkedIn Learning course taught by Deepa Muralidhar. Deepa is a computer science educator with over 20 years of experience.

00:00 - What is a Python dictionary
01:36 - Building a dictionary from scratch

#Python
#HowTo
#LinkedIn