Linking pages
- Python: range is not an iterator http://treyhunner.com/2018/02/python-range-is-not-an-iterator/ 99 comments
- What is a Python Generator? (Implementing Your Own range() Function) - The Invent with Python Blog https://inventwithpython.com/blog/2021/09/24/what-is-a-python-generator-implementing-your-own-range-function/ 3 comments
- Unique sentinel values, identity checks, and when to use object() instead of None https://treyhunner.com/2019/03/unique-and-sentinel-values-in-python/ 0 comments
- How to make an iterator in Python http://treyhunner.com/2018/06/how-to-make-an-iterator-in-python/ 0 comments
Linked pages
- Glossary — Python 3.12.3 documentation https://docs.python.org/3/glossary.html 14 comments
- Loop better: A deeper look at iteration in Python | Opensource.com https://opensource.com/article/18/3/loop-better-deeper-look-iteration-python 0 comments
- How to make an iterator in Python http://treyhunner.com/2018/06/how-to-make-an-iterator-in-python/ 0 comments
Related searches:
Search whole site: site:treyhunner.com
Search title: The Iterator Protocol: How "For Loops" Work in Python
See how to search.