0 votes
in Python by
In Python what are iterators?

1 Answer

0 votes
by

In Python, iterators are used to iterate a group of elements, containers like list.

Related questions

0 votes
asked Sep 21, 2021 in Python by sharadyadav1986
0 votes
asked Oct 11, 2021 in Python by rajeshsharma
...