To print with a new line in Kotlin, use println() statement. println() prints the message, then a new line separator to the standard console output.
確定! 回上一頁