filmov
tv
Basic Data Structures in Python Part 1: Lists and Tuples

Показать описание
In this video I will cover two basic data structures in Python namely Lists and Tuples. I go through all the important methods with a short explainer on the key differences between the two. Lists are an ordered and mutable data structure whereas tuples are immutable.
00:00 Intro
00:18 Slicing
02:25 Appending and removing
04:33 Membership and count
05:00 Sort and reverse
05:37 Copying
06:32 List comprehensions
08:00 Tuples and iterating
08:40 Immutability
09:17 Packing and unpacking
10:55 End
Please consider liking if you found the video useful and subscribe for more!
00:00 Intro
00:18 Slicing
02:25 Appending and removing
04:33 Membership and count
05:00 Sort and reverse
05:37 Copying
06:32 List comprehensions
08:00 Tuples and iterating
08:40 Immutability
09:17 Packing and unpacking
10:55 End
Please consider liking if you found the video useful and subscribe for more!