We can use python string join() function to join a list of strings. This function takes iterable as argument and List is an interable, so we can ...
確定! 回上一頁