4.6 Python Fundamental Dictionaries(creating, adding items and indexing)

Published: 19 May 2020
on channel: Smartech Global
45
1

Dictionaries are mutable data types , however unlike lists and tuples, they are not ordered. They are key-value pairs, hence to access an item, the key becomes the index. They fall under the class of hash maps or look up tables, hence they are effective for operations that involved retrieval.
In this video, i explained how to create, select and modify a dictionary.
Hope you enjoy and learn some thing from it.

Don't forget to like and subscribe to the channel. Thanks!!


Watch video 4.6 Python Fundamental Dictionaries(creating, adding items and indexing) online without registration, duration hours minute second in high quality. This video was added by user Smartech Global 19 May 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 45 once and liked it 1 people.