Complete the Course and get your free certificate of completion for the Data Science with Python Course, Register Now: https://glacad.me/GLA_datascience_python
Python is the most flexible language supporting different data structures. Various data structures that Python support are List, Tuple, Dictionary, Set etc. The use of these data structures really makes our work easy. In the previous video we discussed about tuples in Python. Moving further, today we’ll be discussing sets and dictionary in Python.
A set is a collection which is unordered and unindexed. In Python, sets are written with curly brackets. Sets are unordered, so you cannot be sure in which order the items will appear. Once a set is created, you cannot change its items, but you can add new items.
A dictionary is a collection which is unordered, changeable and indexed. In Python dictionaries are written with curly brackets, and they have keys and values. So, watch the video till the end to get a better understanding of the topic. To get a better understanding of these topics you must watch the video till the end.
Visit Great Learning Academy, to get access to 80+ free courses with 1000+ hours of content on Data Science, Data Analytics, Artificial Intelligence, Big Data, Cloud, Management, Cybersecurity and many more. These are supplemented with free projects, assignments, datasets, quizzes. You can earn a certificate of completion at the end of the course for free. https://glacad.me/3duVMLE
Get the free Great Learning App for a seamless experience, enroll for free courses and watch them offline by downloading them. https://glacad.me/3cSKlNl
About Great Learning:
- Great Learning is an online and hybrid learning company that offers high-quality, impactful, and industry-relevant programs to working professionals like you. These programs help you master data-driven decision-making regardless of the sector or function you work in and accelerate your career in high growth areas like Data Science, Big Data Analytics, Machine Learning, Artificial Intelligence & more.
- For more interesting tutorials, don't forget to subscribe to our channel: https://bit.ly/2s92TDX
- Learn More at https://www.greatlearning.in/
For more updates on courses and tips follow us on:
- Telegram: https://t.me/GreatLearningAcademy
- Facebook: https://www.facebook.com/GreatLearningOfficial/
- LinkedIn: https://www.linkedin.com/company/great-learning/
- Follow our Blog: https://www.greatlearning.in/blog/?utm_source=Youtube
#Pythonsetanddictionary#Pythonprogramming#GreatLearning