string_name.join(iterable) string_name:It is the name of string in which joined elements of iterable will be stored. 參數:join()方法采用可迭代的對象,這些 ...
確定! 回上一頁