kotlin is providing standard library readLine() to deal of input mechanism. that is useful to get the value of keyboard. fun main(args: Array<String>) ...
確定! 回上一頁