The quiz where the difficulty automagically adapts to the player's Python knowledge
This is a question page. You can use this page to bookmark a question. Start a new quiz!
Question #856
Both are true. Iterables can be looped over by a for loop, and anything that can be looped over by a for loop is an iterable. (opensource.com/article/18/3/loop-better-deeper-look-itera...)
Which statement is true?
— The Python Quiz (@thepythonquiz) May 19, 2021
Iterables can be looped over by a for loop.
Anything that can be looped over by a for loop is an iterable.
Both
π Comment the answer, like and retweet! #python
Question difficulty: π΅π΅π΅π΅π΅