What does this program print?
fun main() { println("Kotlin") println(1) println('K') }
Create a free account to access the full topic