diff between repeat and loop koltin code example Example: kotlin repeat n times repeat(repetitions) { // Do something }