The println("...") method prints the string "..." and moves the cursor to a new line. The print("...") method instead prints just the string ".
確定! 回上一頁