Python Dictionaries: {key: value} Pairs #17

Опубликовано: 23 Июль 2026
на канале: Programiz
83,780
1.1k

In Python, a dictionary is a compound data type that allows us to work with key/value pairs.
🔥 Want to learn Python, the right way? Get my interactive Python course: https://bit.ly/right-python

In Python, a dictionary is a compound data type that allows us to work with key/value pairs. In this video, we will learn to create, manipulate, perform various operations, and iterate over dictionaries in Python. We will also cover numerous built-in methods that make working with dictionaries much easier.

~
Run Python Online: https://www.programiz.com/python-prog...
Programs in this video: https://github.com/programiz/python-c...

Python Dictionary (text-based tutorial): https://www.programiz.com/python-prog...
Python Dictionary Methods: https://www.programiz.com/python-prog...

Python List and Tuple:    • Lists & Tuples in Python (How to Use Them ...  
Python String (Textual Data):    • How to Work with 'Text'? (Python Strings)?...  

Watch our videos and revise them with our Python App!
Download here for Android: https://bit.ly/learn-python-android
Download here for iOS: https://apple.co/3iPm6Sx

Timestamps:
0:00 Intro
0:36 Create Dictionaries
2:04 Access Dictionary Elements
4:35 Add and Change Dictionary Elements
5:34 Remove Elements from a Dictionary
6:30 Iterating Through a Dictionary
7:36 Programming Task
7:55 Recap

Find Programiz elsewhere:
Facebook:   / programiz  
Instagram:   / _programiz  
LinkedIn:   / programiz  
Website: https://www.programiz.com

-------------------------------------------------

Python Dictionaries: {key: value} Pairs #17

#python #learnprogramming #programiz #pythondictionaries