kotlin repeat n times

JavaScript
repeat(repetitions) {
	// Do something
}
Source

Also in JavaScript: