#9 Tuples in Python | What is a tuple | Tuple Data Type | Latest Python Tutorials Hindi

Опубликовано: 04 Август 2020
на канале: The Data Singh (Japneet)
580
23

Python Playlist Link:    • Python Tutorials  
Interview Experience Playlist:    • Tech Interview Experiences  

The video talks a tuple data types in Python. Tuple data types in python are similar to list data type with the fact that they are immutable. This gives tuple a boost in terms of memory management and speed

Topics Covered in this video:
What is Tuple Data type in Python
How to create a Tuple
What type of data can we store in a Tuple
How to access data in a Tuple
What is tuple indexing
How to access multiple elements in a Tuple
Functions that can be applied on Tuples

This is part of python programming tutorials which talks about the concepts like:
Why should you Program
What is python Programming
Coding for everybody
What is python
why should we choose python
Advantages and Disadvantages of python
Python for finance/banking/retail/marketing
Python Programming Job
How much is Python programmer paid
Learn to code in python
Python programming constructs

Also, Have a look at my other profiles

Blog link: https://techscouter.blogspot.com/2020...
LinkedIn:   / japneet-singh-chawla  
Medium link:   / japneet121  
Github Link: https://github.com/japneet121
Instagram:   / the_data_singh  

#tuple #python #thedatasingh #datatypes