The newline character \n signifies the end of a line. It can be used by itself, or in conjunction with other escape sequences. >>> print( ...
確定! 回上一頁