tuple in python and Tuple methods in Python #pythonforbeginners #pythontutorial #viral

preview_player
Показать описание
tuple in python and Tuple methods in Python

Hashtags: #python #pythonforbeginners #programming

Description:

Collections
Collections are mainly used to store multiple data together. By default, Python provides mainly 4 types of collections which are mainly used in the programming world. They are as follows:
List
Tuple
Set
Dictionary

Tuples in Python
Tuple is a heterogeneous, ordered and immutable collection in Python. They are exactly like a list data structure apart from the fact that they are immutable.
In Python tuple, data are kept inside a pair of parenthesis.

Timer:
00:00 – Introduction
00:33 – What are tuples?
02:16 – Creating a tuple (Code)
03:36 – Accessing elements in tuple (Code)
05:52 – Slicing a tuple (Code)
07:47 – Update a tuple (Code)
09:03 – Iterating over a tuple (Code)
09:39 – Check existence of an element (Code)
10:17 – Find length of a tuple (Code)
10:53 – Create tuple with 1 element (Code)
11:48 – Joining two tuples (Code)
12:33 – Count duplicates (Code)
13:40 – Find index of an element (Code)
14:52 – Thanking audience

In case you like the video, feel free to like and hit the subscribe button. That is what keeps us motivated. For any queries, feel free to comment. We are here to help you.

#python #programming #coding #pythonforbeginners #pythonfullcourse #pythontutorial #pythonprojects #pythonprogramming #pythoncourse #pythontutorialforbeginners #pythoninterviewquestions #pythonbasics #pythoncoding #developer #codinginterview #viral

python, python language, python tutorial for beginners, how to code in python, python tutorial, learn python, learn coding, python course, what is python, python for beginners, tuples in python, python tuples, what is tuple in python, python collections, python tuples creating, updating, deleting, accessing elements, operations n tuples in python, python tuples explained, data structure in python, python interview question

Important links:

Thanks for watching.
Рекомендации по теме