#!/usr/bin/python3 s = "-" seq = ("a", "b", "c") # This is sequence of strings. print (s.join( seq ))
【Linux常用命令速查手册】关注【入门小站】,后台回复 「1001」 自取。