0
How to input Char value from user in Kotlin??
Like we want to input a, b ,c from user then how we can do
7 ответов
+ 2
a = readLine()
b = readLine()
c = readLine()
+ 1
What language?
+ 1
0
Kotlin
0
Didn't got satisfactory answer
0
Ankit Chotia Can you give an example of what you're trying to do?
0
Diego Acero I got which I need thanks for your kind attention