Python Dictionary in Tamil | Python Tutorial For Beginners

Publié le: 13 mai 2019
sur la chaîne: Besant Technologies
5,612
138

In this tutorial we can learn about python dictionary, it is one of the most important concept in python programming language.

Dictionaries are mutable values,it means we can add,delete,update the values according to our requirement.

Values are not stored in sequence order.

Dictionary contains two values key and value ,which is separate by ‘:’

Dictionaries created by using curly braces {}

In Dictionary keys are always unique and vules might be can repeated

We can traverse the dictionary by using the key using esily

SYNATAX:
Dictionary_Name={‘key1′:value1,’key2′:value2,’key3′:value3,’key4′:value4 ……………’keyn’:valuen}

ACCESS THE DICTIONARY:
Dictionary_Name[‘key1’]

Dictionary_Name[‘key2’]

………………………………….

…………………………………

………………………………….

Dictionary_Name[‘keyn’]

Python Training in Chennai:
https://www.besanttechnologies.com/tr...

Python Training in Bangalore:
https://www.besanttechnologies.com/tr...

Python Interview Questions & Answers :
https://www.besanttechnologies.com/py...

Python Tutorial :
https://www.besanttechnologies.com/tu...

FACEBOOK :   / besanttechnologies  
TWITTER :   / besanttech  
LINKEDIN :   / besant-technologies  
Instagram :   / besant_technologies  

For Python Training and Certification, Call us: +91 996 252 8293 & +91 996 252 8294 (Or) write back to us at info@besanttech.com

#PythonDictionaryinTamil #PythonTamil #PythonTamilTutorial


Sur cette page du site, vous pouvez voir la vidéo en ligne Python Dictionary in Tamil | Python Tutorial For Beginners durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Besant Technologies 13 mai 2019, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 5,612 fois et il a aimé 138 téléspectateurs. Bon visionnage!