消除python 使用print打印字符串结尾空格

sep=''
a=1
b=2
print(‘a’,0,‘b’,sep=''

结果
102
posted @ 2019-03-08 17:16  明宫山焚  阅读(119)  评论(0)    收藏  举报