Download for Windows Premium
Publiciteit
al bucle while

Examples with "al bucle while" and their translation in Engels

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Cuando la condición se evalúa como false, la ejecución continúa con la sentencia posterior al bucle while.
When condition evaluates to false, execution continues with the statement after the while loop.
Luego vamos al bucle WHILE y dice: cuando "i" es mayor o igual a cero.
And then we go to the WHlLE loop and it says while i is greater than or equal to 0.

Andere resultaten

Usted debe tener cuidado al usar los bucles while, debido a la posibilidad de que esta condición no se resuelve en un valor falso.
You must use caution when using while loops because of the possibility that this condition never resolves to a false value.
El continuar con la declaración en Python devuelve el control al comienzo del bucle while.
The continue statement in Python returns the control to the beginning of the while loop.
Como la condición es evaluada tras el bloque, un bucle "do... while", al contrario que un bucle while normal, siempre se ejecuta al menos una vez.
Because the condition is evaluated after the code block, a "do... while" loop, unlike a normal while loop, will always execute at least once.
Un bucle while es una estructura de control común en muchos lenguajes.
A while loop is a common control structure in many languages.
Algunas veces estos son mas rápidos de escribir que el bucle while equivalente.
Sometimes these are quicker to write than the equivalent while loop.
Esto es, este bucle while se ejecuta un número aleatorio de veces.
That is, this while loop is executed a random numbers of times.
Pero no hay una condición para detener el bucle while.
But there's no stopping condition for the "while" loop.
En esta sección, escribiremos la definición usando un bucle while.
In this section, we will write the definition using a while loop.
De otra forma, los programas lo harían todo con un bucle while.
Otherwise programs would do everything with a while loop.
El segundo bucle while es para mover el punto hacia adelante.
The second while loop is for moving point forward.
Intenta el siguiente código dentro del bucle while.
Try the following code inside of the main while loop.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor al bucle while in het Spaans

Publiciteit

Resultaten: 607. Exact: 2. Verstreken tijd: 132 ms.