loop n number of times kotlin code example Example: kotlin repeat n times repeat(repetitions) { // Do something }