In Python 3, you can use the sep= and end= parameters of the print function: To not add a newline to the end of the string: print('.', end='').
確定! 回上一頁