Iterables
Objects that can be iterated
Interview Relevant: Core concept
Iterables
Objects capable of returning an iterator (e.g., lists, strings).
Objects that can be iterated
Objects capable of returning an iterator (e.g., lists, strings).
Ask about the topic