Pythons dict class items() method

preview_player
Показать описание
This video lesson shows how the items() method is able to return the key-value pairs from an instance of the dictionary (dict) class.
Рекомендации по теме
Комментарии
Автор

You know how to explain, not like other youtubers that just explain random Python functions.

lokombiano
Автор

Very good explanation, thanks for your work.

jolienestephan
Автор

Hi, JPJ. All your videos are excellant.Plz put videos on advanced python & data structures and algorithms using Python...

jasminerose
Автор

You are great, guys like you should get more views

joeder
Автор

U save me! Thank u! That was so clear!

andremartinez
Автор

Good evening, what is the aim of using this method ? I mean why not copying the dictionary into another dictionnary ? With the turple, you can't change its values, so it seems to my little mind to be a quite limited method, isn't it ? Thank you for your videos.

aleknourry-jedreski