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

11th Jan 2019, 3:12 PM
Ankit Sharma
Ankit Sharma - avatar
7 Answers
+ 2
a = readLine() b = readLine() c = readLine()
11th Jan 2019, 3:32 PM
just trying to think
just trying to think - avatar
+ 1
What language?
11th Jan 2019, 3:26 PM
Gordon
Gordon - avatar
11th Jan 2019, 3:31 PM
Gordon
Gordon - avatar
0
Kotlin
11th Jan 2019, 3:28 PM
Ankit Sharma
Ankit Sharma - avatar
0
Didn't got satisfactory answer
11th Jan 2019, 3:43 PM
Ankit Sharma
Ankit Sharma - avatar
0
Ankit Chotia Can you give an example of what you're trying to do?
11th Jan 2019, 6:05 PM
Diego
Diego - avatar
0
Diego Acero I got which I need thanks for your kind attention
12th Jan 2019, 9:04 AM
Ankit Sharma
Ankit Sharma - avatar