Python Developer Question:

Do you know in Python what are iterators?

Tweet Share WhatsApp

Answer:

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

Download Python Developer PDF Read All 77 Python Developer Questions
Previous QuestionNext Question
Do you know what are Python decorators?How to you make a Python Script executable on Unix?