Back
Kotlin Editor
Beginner
Run »
Kotlin Println
Print "Hello World" in Kotlin.
Check Solution
fun main() { // Code here }