As I said before, you can unpack any iterable in python like this. Let's unpack the characters of a string in this way. In [10]: a, b, c, d, ...
確定! 回上一頁