Syeda Soghat Zehra Jaffri
@new_trend_tags
Android App Developer |
Founder of CSS BOOKS APP|
Having Masters degree in Public Policy |
RJ
ID: 1190771318964260864
https://www.facebook.com/profile.php?id=100066564917212 02-11-2019 23:23:07
2,2K Tweet
1,1K Followers
1,1K Following
Kotlin lovers, here's a simple yet classic challenge! What will this loop print? 💡 👇👇👇👇👇 fun main() { for (i in 1..5) { print("${2 * i} ") } } #Kotlin Kotlin by JetBrains #Android #programmer #tech #developers