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 Lists in Python. Moving further, today we’ll be discussing Tuples in Python.
A Tuple is an ordered and unchangeable collection of Python objects separated by commas. In terms of indexing, repetition and nesting the objects, tuple are very similar to lists. But one thing that differentiates python tuple from list is that Tuple in Python is immutable i.e. it cannot be changed.
In Python, tuples are denoted with round brackets “( )”. In this video, we will be discussing all about Tuple with lots of examples. So, watch the video till the end to get a better understanding of the topic.
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, enrol 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
#TuplesInPython #PythonProgrammingFundamentals #PythonTutorial #GreatLearning