Kotlin Basics : Variables, Datatypes, control flow, when, loops & exception
Kotlin is a relatively new programming language that is gaining popularity due to the simplicity in the syntax compared to Java and the compatibility with the JVM. It is developed and maintained by the...