Dictionary in Python | Python Tutorial in Hindi | #49
In this video, you will learn about dictionary in python. WHAT IS A DICTIONARY? Dictionaries are another mutable data structure. A dictionary is a set of unordered key, value pairs. Each entry in the dictionary has two elements, key, and value. Key and value are separated by : (colon) Keys are unique in, and values may be duplicated. The values of a dictionary can be of any type, but the keys must be of an immutable data type such as string, numbers, or tuples. The whole thing is enclosed within curly braces { } Python Tutorial in Hindi. Learn Python in Hindi Python Tutorial in English: https://www.youtube.com/watch?v=f7RLlF7HOuc&list=PLbWugmIR3FS4FGExKrnbwRH0DlsKVhQP- Please support the channel 1. By Subscribe it 2. By paying a small amount. This amount means a lot PayPal https://www.paypal.me/daneyallari Google Pay UPI daneyallari@okhdfcbank PayUMoney https://prowessapps.in/channel_support https://www.prowessapps.in/python Write your queries at: [email protected] [email protected] Please like, comment, share, and subscribe. #CodeWithDaneyal #python ##pythonInHindiByDaneyalLari
Download
0 formatsNo download links available.