Download for Windows Premium
Publiciteit
bucle while debe

Examples with "bucle while debe" 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.
La prueba-verdadero-o-falso del bucle while debe ser verdadero siempre y cuando el punto salte hacia adelante, y falso si el punto esta al final de la definición.
The true-or-false-test for the while loop should test true so long as point should jump forward, and false when point is at the end of the definition.

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.
Un bucle while se usa cuando el programa debe iterarse hasta que se alcanza una determinada condición.
A while loop is used when a program needs to loop until a particular condition occurs.
Necesitamon un contador para contar cuántas palabras hay; esta variable debe ponerse primero a 0 y luego incrementarse cada vez que Emacs recorra el bucle while.
We need a counter to count how many words there are; this variable must first be set to 0 and then incremented each time Emacs goes around the while loop.
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.
El bucle do-while comienza ejecutando el código antes de verificar si debe repetirse.
The do-while loop starts by executing the code before verifying if it should repeat.
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 bucle while debe in het Spaans

Publiciteit

Resultaten: 191. Exact: 1. Verstreken tijd: 535 ms.