Lines 3 and 4 use the print() function. This means that the next output will continue on the same line. Line 5 uses the println() function so that the next ...
確定! 回上一頁