Take a look at the code:
repeat(5) { println("Kotlin") }
How many times is Kotlin printed?
Kotlin
Create a free account to access the full topic