Python Training Program Session 6 || Python Collections || List || Tuple || Set || Dictionary

Published: 15 August 2021
on channel: Sunidhi Pandey
13
3

Hello Everyone! Today in this video I am going to explain all Python Collections (Arrays) which includes Lists , Tuples , Sets and Dictionaries in Python.

✻ I really hope you find this video useful.

Python Collections (Arrays) :
There are four collection data types in the Python programming language:

✻ List is a collection which is ordered and changeable. Allows duplicate members.
✻ Tuple is a collection which is ordered and unchangeable. Allows duplicate members.
✻ Set is a collection which is unordered and unindexed. No duplicate members.
✻ Dictionary is a collection which is unordered, changeable and indexed. No duplicate members.


When choosing a collection type, it is useful to understand the properties of that type. Choosing the right type for a particular data set could mean retention of meaning, and, it could mean an increase in efficiency or security.

#Python #PythonTraining #JupyterNotebook #PythonCollection #Arrays #LIst #Tuples #Dictionary #Sets

---------------------------------------------------------------------------

THANK YOU so much for watching!
Please make sure to LIKE and SHARE the video and SUBSCRIBE to the channel for more such videos :)

---------------------------------------------------------------------------
CONNECT WITH ME ON:
✻ LinkedIn:   / sunidhi-pandey-96008b192  
✻ GitHub: https://github.com/sunidhi2001
✻ YouTube channel:    / @sunidhipandey  
✻ Instagram :   / 20sunidhi  


On this page of the site you can watch the video online Python Training Program Session 6 || Python Collections || List || Tuple || Set || Dictionary with a duration of hours minute second in good quality, which was uploaded by the user Sunidhi Pandey 15 August 2021, share the link with friends and acquaintances, this video has already been watched 13 times on youtube and it was liked by 3 viewers. Enjoy your viewing!