Python join : why is it string.join(list) instead of list.join(string)?. This has always confused me. It seems like this would be nicer: ...
確定! 回上一頁