i) If the string based iterator is a string then the <str> is inserted after every character of the string, e.g., >>>”*”.join(“Hello”) 'H*e*1*1*o' ...
確定! 回上一頁