how to take double value input in kotlin code example Example: user input in kotlin fun main() { val userinput = readLine() }