/**
*
* Welcome to Live video Lecture - 2 of the course "Learn Kotlin with Team MAST"
* Subscribe Now : https://www.youtube.com/TeamMAST
*
* Contents for Today
* 1. if statement / expression
* 2. When Expression
* 3. For loop
* 4. While loop
* 5. Do while loop
* 6. break statement
* 7. continue statement
*
* Intellij IDE - Community Edition
*/
Download Intellij IDE here : https://www.jetbrains.com/idea/download/
Join Jamboard : https://jamboard.google.com/d/1k3sU_LLhUwBAf2gfaS_B3I6Kj3AN_xciLbmOSwK6Vgs/viewer?f=0
Github Code Link : https://github.com/mavenscientists/LearnKotlin/blob/master/LiveControlFlow.kt