python 使用join 把list转成string打印

https://stackoverflow.com/questions/5618878/how-to-convert-list-to-string

注意 使用join的list元素需要是string类型才可以