Kotlin: Ep. 12 - Else-If Statements
Channel:
Subscribers:
32,299
Published on ● Video Link: https://www.youtube.com/watch?v=_ZvnkjUtm_g
In this episode of the Kotlin series, I teach you about else-if statements, which allow you to add more conditions and branches to your if statements that we learned about previously. #kotlin
Code: https://github.com/KodySimpson/kotlin-tutorial/blob/master/src/main/kotlin/controlflow/BooleanLogicalOperators.kt
Join the Community! - https://discord.gg/cortexdev
Want to Support the Channel?
- Become a Member: https://www.youtube.com/KodySimpson/join
- PayPal: https://www.paypal.com/paypalme/kodysimpson
My Socials:
Github: https://github.com/KodySimpson
Instagram: https://www.instagram.com/kody_a_simpson/
Twitter: https://twitter.com/kodysimp
More Videos coming soon.
Leave a comment for any future video suggestions.
Other Videos By Kody Simpson
Tags:
programming tutorial