input type in Kotlin code example Example: user input in kotlin fun main() { val userinput = readLine() }