In this Python Programming video tutorial you will learn about the basic operation of dictionaries.
Dictionaries are the unordered collection of items.
We can access the elements of dictionary using keys, there are two methods, that is by mentioning the dictionary name and keys we can get the value and the second ways by using get method.
To insert any value to dictionary we need to mention the name the dictionary keys and new value.
dictionary_name [ key ] = value
For more free tutorials on computer programming
/ amulsacademy
/ amulsacademy
On this page of the site you can watch the video online Dictionary Basic Operations | Insert | Access | Python 2 | Python 3 with a duration of hours minute second in good quality, which was uploaded by the user Amulya's Academy 23 January 2018, share the link with friends and acquaintances, this video has already been watched 55,097 times on youtube and it was liked by 732 viewers. Enjoy your viewing!