Definition. In Kotlin, readLine() reads a line of input from the standard input stream or screen. Syntax. var variable_name = readLine() // Kotlin Defintion ...
確定! 回上一頁