C делаю ... пока цикл

do {
  // the body of the loop
}
while (testExpression);
SAMER SAEID