python的print語句的分隔符和結束符

>>> print("zhong","guo","ren",sep=":::",end="!!\n"); zhong:::guo:::ren!!
相關文章
相關標籤/搜索