Tuples in python

preview_player
Показать описание
Welcome to chai aur code, a coding/programming dedicated channel in Hindi language. Now you can learn best of programming concepts with industry standard practical guide in Hindi language.

All source code is available at my Github account:

Instagram pe yaha paaye jaate h:

Рекомендации по теме
Комментарии
Автор

thankyou soo much for covering these basic topics. Advance topics toh boht hain python k. but mein ne iss se acha python ki basics clear krne wala course aaj tak nhi dekha. thank you soo much Hitesh Sir.

arslanabid
Автор

Your guidance is truly the best support we have got :)
Thanks for the short lecture covering everything on tuples 😎

shikharpandya
Автор

tuples are immutable lists, which I mostly use for keys in hashmap (for solving dsa problems), but I know it has much more use cases, than just solving dsa problems

varunpalsingh
Автор

Hi, I am from Germany, i just want to mention that you are really the best teachers in python have tried so many other tutorial but you are the best. Keep Going Sir. and thanks alot for teaching us this language :)

shafay_rizwan
Автор

you are unique, your teaching style are very different and effective to learn , Thanks a lot for this channel man

debabratabar
Автор

Dear Sir, I just wanted to take a moment to thank you for your guidance and support. I truly appreciate your time and the valuable lessons you’ve shared.

SushilSingh-eqdu
Автор

Best Python studying I've ever done in my life

VARUNVERMABCE
Автор

tuple! by the way love the series and love the depth explanation!

velocomp
Автор

Thanks for such incredible courses for absolutely free. They sure are a boon to the under privileged students who cannot afford to buy courses.

mohammadaftabansari
Автор

The way you present ideas is truly captivating.

umeshmehta
Автор

One of the best series on python bs projects ki ek alg series ka intezaar hai, besabri se.

farhanaaptech
Автор

Tuple is preference....simple. Basics hammered once again!!!

pranaypaul
Автор

Sir you have the ability to make complex topic easy

nikshadali
Автор

Tuple and thanks alot for giving us in depth videos .

aashishgupta
Автор

One item tuple, remember the comma:

thistuple = ("apple", )
print(type(thistuple))
output - tuple

Scizzor
Автор

💙💙💙💙💖thank you for covering the basic topic

badhanroy
Автор

I just fall in love with your content :)

neamulkabiremon
Автор

Thank very much for covering these iterable, tuple is a clss, immutable

shahjankhan
Автор

Tuple are ordered collection of data items. they store multiple itmes in a single variable.

ambikasharma
Автор

Sir, I did JavaScript and then react with you...after that python seems like a cake walk 😂.. is it really so??... Or you are making it that easy...as usual 😊😊

Alearner-world