I'm learning Kotlin!

Report a typo

Write a program that prints I'm learning Kotlin! six times, each from a new line.

Write a program in Kotlin
fun main() {
// write here

}
___

Create a free account to access the full topic