Python Data Structures Lists Tuples Sets amp Dictionaries tutorial
YOUR LINK HERE:
http://youtube.com/watch?v=RCM-lVAfXFg
In this python tutorial, we will understand the concept of “dictionaries and tuples”. We will understand what are dictionaries, “order in a dictionary”, how to access dictionary element, what is “tuples” and the difference between “list and tuple”. • Exercise: https://github.com/codebasics/py/blob... • Correction at 4:38, I used 'key' in print, it should be k. i.e. print( key: ,k, value: ,v) • Topics that are covered in this Video: • 0:00 What is the dictionary • 1:20 Access dictionary element • 2:33 Order in the dictionary • 2:56 delete from the dictionary • 5:00 in operator in the dictionary • 6:00 What are tuples? • 7:00 Difference between list and tuple • 8:18 Tuples are immutable • Do you want to learn technology from me? Check https://codebasics.io/ for my affordable video courses. • Next Video: • 12.1 - Install Python Module (using pip) [Python 3 Programming Tutorials]: • 12.1 - Install Python Module (using p... • Website: https://codebasics.io/ • Facebook: / codebasicshub • Twitter: / codebasicshub
#############################
