println() prints a new blank line and then your message. printf() provides string formatting similar to the printf function in C.
確定! 回上一頁