Getting started with Kotlin

Hello World

Hello World using a Companion Object

Hello World using an Object Declaration

Main methods using varargs

Compile and Run Kotlin Code in Command Line

Reading input from Command Line