Python 入門:字符串鏈接及join用法

原文解釋以下:python >>> a = 'abc' >>> help(a.join) Help on built-in function join: join(...) method of builtins.str instance S.join(iterable) -> str Return a string which is the concatenation of the string
相關文章
相關標籤/搜索