fun main() { println("Hello Kotlin") } ... readLine() is like the opposite of println() where it takes an entire line of user input from ...
確定! 回上一頁