3. 使用python 3.x版本的print. 3.x版本中的print函数增加了一个end参数, 默认值为end='\n' print ("hello world", end='').
確定! 回上一頁