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...)
Question difficulty: 🔵🔵🔵🔵🔵