"Hello$ Python3$" s1=s.replace("$","") print (s1) #Output:Hello ... ””.join() will join all of the elements returned with an empty string.
確定! 回上一頁