main.kt
// Online Kotlin compiler (editor) // Write and run Kotlin online using this editor. fun main() { println("Try clicking the Run button.") }
Output