Python Dictionaries - Python Fundamentals 4.2

preview_player
Показать описание
Learn all about the dictionary data type in Python! We will explore how we can use dictionaries in Python to do all sorts of things!

📕 Links 📕

⚡ Like and Subscribe! ⚡
✅ If you enjoyed the video, make sure to like, share, comment, and subscribe!

⭐ Timeline ⭐
⌚ 0:00 Intro and overview
⌚ 0:56 Creating dictionaries
⌚ 2:49 Accessing dictionary values
⌚ 3:21 Modifying dictionary
⌚ 4:13 Dictionary length
⌚ 4:29 Dictionary methods
⌚ 4:53 .get() method
⌚ 6:15 .items() method
⌚ 6:52 .keys() and .values methods
⌚ 7:20 .pop() method
⌚ 8:06 Summary and outro

⭐ Hashtags ⭐
#FutureProgrammer
#Python
#Programming
Рекомендации по теме
Комментарии
Автор

Thank you for doing this and just giving it your all to explain this stuff

dreadedassassin