Swift Powtórz ... podczas pętli
repeat {
// body of loop
} while (condition)
SAMER SAEID
repeat {
// body of loop
} while (condition)