Répéter rapidement ... pendant la boucle
repeat {
// body of loop
} while (condition)
SAMER SAEID
repeat {
// body of loop
} while (condition)