Python String join() Method · Example. Join all items in a tuple into a string, using a hash character as separator: myTuple = ("John", "Peter", "Vicky") x = "#" ...
確定! 回上一頁