In Python Iterable is a protocol. We can use this function with any type with __iter__ method defined: with both builtin and custom types. So, ...
確定! 回上一頁