3 lines
40 B
Kotlin
3 lines
40 B
Kotlin
fun main() {
|
|
print("Hello World!")
|
|
} |
fun main() {
|
|
print("Hello World!")
|
|
} |