Python string join () method creates a string from an iterable. It joins all the iterable elements with the string as delimiter and returns it.
確定! 回上一頁