Files
python/reference/concepts/keywords/for.md

9 lines
345 B
Markdown
Raw Normal View History

# `for`
TODO: ADD MORE DETAIL
See the Python [documentation entry][keyword-for-docs], as well as [this blog post][keyword-for-etymology] for more details.
[keyword-for-docs]: https://docs.python.org/3/reference/compound_stmts.html#the-for-statement
[keyword-for-etymology]: https://yawpitchroll.com/posts/the-35-words-you-need-to-python/#for