Python内置函数(50)——print

英文文档: print(*objects, sep=' ', end='\n', file=sys.stdout, flush=False) Print objects to the text stream file, separated by sep and followed by end. se
posted @ 2016-11-10 22:40  十月狐狸  阅读(3384)  评论(0编辑  收藏  举报