Python Tuples for Beginners | Python Course #9

preview_player
Показать описание
This video explains what Python tuples are and how to use them with all the tuple functions Python provides. Additionally, you see how to concatenate two tuples together and how to access individual tuples elements. And as a bonus, you get a FREE Python tuples cheat sheet.

Recording Gear

⏰ Timestamps:
0:00 Intro
0:25 How to declare a Python tuple
1:02 How to access Python tuple elements
1:28 Python negative index
1:43 Python tuple slicing
2:58 FREE Python code cheat sheets
3:21 Python tuples are immutable
3:42 Adding Python tuples together
4:06 Python tuples are faster than Python lists
6:15 Python tuple of lists
8:08 Single element Python tuple
8:56 Python tuple() function
9:48 Python tuple len() function
9:56 Comparing Python tuples
11:34 Python tuple in operation
11:85 Python tuple .index() function
12:22 Python tuple .count() function
12:44 Outro
Рекомендации по теме
Комментарии
Автор

Great videos. Really enjoyed you demonstrating the execution difference between lists and tuples. Helped reinforcing the benefits of tuples.

zedzpan
Автор

just amazing video k0nzem thans for so great content!

vctorroferz
Автор

Is there any logic to use tuples to validate password?

rea
Автор

How are you not famous already? I know doing all this is alot of hardwork, atleast 10 times when you are trying to make a video out of it. So kudos dude! Hope the youtube algorithm supports you!

akshardhondiyal