What does Python's 'enumerate' do?

preview_player
Показать описание
Wondering where the indexes have gone in Python's "for" loops, and how you can get them back? In this video, I show you "enumerate", the builtin designed to solve this problem.

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

📊 Now that you've learned about "enumerate", take your Python skills further!

- New Python insights every Monday
- Actionable suggestions to make you a more fluent Python coder
- Deep explanations that go beyond basic syntax

- Dozens of courses covering Python, Git, and Pandas
- Twice-monthly office hours for personalized help
- Exclusive members-only lectures
- Private Discord community for ongoing support

👉 Join other Python developers improving their skills today!

ReuvenLerner
Автор

That was cool. I wasn't aware that we could start from any number in enumerate. Thanks!

ankitizardar
Автор

Amazing explanation with usefull and understandable examples, idiot free :)

whatsupfunners