The two-character sequence \n displays a newline, and the two-character sequence \t displays a tab. To print an int, embed the sequence %d in the format string, ...
確定! 回上一頁