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

9 lines
345 B
Markdown
Raw Normal View History

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