join ()方法是一种字符串方法,它返回一个字符串,在该字符串中,序列元素已通过str分隔符进行了连接。 用法: string_name.join(iterable) string_name:It is the name ...
確定! 回上一頁