In this lesson, you will learn:
1) What is an iterator and iterable object
2) What are the iter and next methods for
3) What is a generator and how to create one
LINKS:
Python course on Stepik:
https://stepik.org/course/253447
The lesson assignment will be posted on Telegram:
https://t.me/ITstudy_Girl
Support the channel:
https://yoomoney.ru/to/4100119445649159
Table of Contents:
00:00 Introduction
00:23 Iterator and iterable object
05:02 Generator and its creation methods
07:42 Advantages of generators
09:24 Where are generators used
09:55 Conclusion