Hello World program in Kotlin

Open notepad or VSCode and create a file firstProgram.kt and wite the following code. To compile the program in the command-line compiler, go to destination folder and To Run the program to see the output in a command-line compiler.