Python 中逗号','的功能

print 'a',   #使后面的内容在同一行打印

print 'b'

>>a b

posted @ 2011-04-27 20:47  轩~雨~阁  阅读(1975)  评论(0)    收藏  举报