What does the program print

Report a typo

What does this program print?

fun main() {
    println("Kotlin")
    println(1)
    println('K')
}
Select one option from the list
___

Create a free account to access the full topic