An object is called iterable if we can get an iterator from it. Most built-in containers in Python like: list, tuple, string ...
確定! 回上一頁