join ()方法是一種字符串方法,它返回一個字符串,在該字符串中,序列元素已通過str分隔符進行了連接。 用法: string_name.join(iterable) string_name:It is the name ...
確定! 回上一頁