class collections.abc.Iterable 
ABC for classes that provide the __iter__() method. See also the definition of iterable.
class collections.abc.Iterable 
ABC for classes that provide the __iter__() method. See also the definition of iterable.
Please login to continue.