In Python, iterable means an object can be used in iteration. The term is used as: ... If an object is iterable, it can be passed to the built-in Python function ...
確定! 回上一頁