filmov
tv
Python Looping over List Items | Python Enumerate() and Zip() Function
![preview_player](https://i.ytimg.com/vi/z3q3sTKE00c/maxresdefault.jpg)
Показать описание
In this video, we will see Python's way to loop through the list items, the enumerate() function, and the zip() function to unpack list-items from multiple lists.
Iterate through the list index.
[00:00:00] - Intro
[00:00:41] - Loop over List Items
[00:01:24] - Enumerate() Function
[00:02:27] - Loop over two Lists using Enumerate() Function
[00:03:13] - Zip() Function
[00:03:49] - End
---------------------------------------------------
#enumerate() #zip()
Iterate through the list index.
[00:00:00] - Intro
[00:00:41] - Loop over List Items
[00:01:24] - Enumerate() Function
[00:02:27] - Loop over two Lists using Enumerate() Function
[00:03:13] - Zip() Function
[00:03:49] - End
---------------------------------------------------
#enumerate() #zip()