How many times it repeats

Report a typo

Take a look at the code:

repeat(5) {
    println("Kotlin")
}

How many times is Kotlin printed?

Select one option from the list
___

Create a free account to access the full topic