Hello World in Kotlin
Every programming journey starts with Hello World. Let’s write our first Kotlin program.
The Code
Create a file named Hello.kt:
| |
Every programming journey starts with Hello World. Let’s write our first Kotlin program.
Create a file named Hello.kt:
| |