Back to Browse

Python Dictionaries | L-8

13 views
May 2, 2026
50:51

In this video, we cover one of the most powerful data structures in Python β€” Dictionaries. You'll learn how to create dictionaries, access values using keys, change and update items, add and remove key-value pairs, loop through dictionaries, use dictionary comprehension, and nest dictionaries. We also cover all built-in dictionary methods like get(), keys(), values(), items(), update(), pop(), copy(), and more. By the end of this video, you'll be confident working with dictionaries in Python. 00:00 Intro 07:45 Access Dictionary items 11:11 keys(), values(), items() methods 16:50 Change Dictionary items 21:15 Add Dictionary items 24:06 Remove Dictionary items 29:06 Loop through a Dictionary 33:11 Copy a Dictionary 35:54 Nested Dictionary 46:51 Dictionary Example 49:40 Outro πŸ”—Python Playlist: https://www.youtube.com/watch?v=AE6s_VLOUVs&list=PLroKjM5JFW4fnpQwKpoScED_qtZyaz1x_ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ πŸ”— Connect With Me ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ πŸ™ GitHub β†’ https://github.com/waheed-101 🐦 X (Twitter) β†’ https://x.com/waheed__101 πŸ“Έ Instagram β†’ https://instagram.com/waheed__101 πŸ“˜ Facebook β†’ https://facebook.com/Abdwaheed.101 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ πŸ”” Subscribe for a new Python video. πŸ‘ Like the video if it helped you! πŸ’¬ Comment your questions below. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ #PythonDictionaries #PythonTutorial #LearnPython #PythonBeginners #Dictionaries #DictionaryMethods #PythonKeys #PythonValues #KeyValuePairs #Programming #CodingForBeginners #PythonCourse

Download

1 formats

Video Formats

360pmp434.8 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Python Dictionaries | L-8 | NatokHD