Download for Windows Premium
Publiciteit
the "while" loop

Vertaling van "the "while" loop" in Spaans

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.
bucle while
But there's no stopping condition for the "while" loop.
Pero no hay una condición para detener el bucle while.
That means we're done with the "while" loop and we're going to continue, but there's nothing to continue with, so we're done.
Eso significa que hemos terminado con el bucle while y vamos a continuar pero no hay nada que continúe, por lo que hemos terminado.
So the "while" loop isn't going to automatically define what my "i" values are, and it's not going to automatically change my "i" values or me.
Porque el bucle "while" no va a definir de forma automática los valores de "i", y no va a cambiar de forma automatica los valores de "i" por mi
The "while" loop
What "break" means is stop executing the "while" loopâ"jump out of the "while" loop and continue with the code after that.
Lo que break significa es que detiene la ejecución del bucle while, salta fuera del bucle while y continúa con el código después de eso.
The loop test is never True - that means the "while" loop just keeps going forever and ever, never finishing.
La prueba del bucle nunca es verdadera, eso significa que bucle while continúa ejecutándose para siempre, nunca termina.

Andere resultaten

So this "while" loop is doing the exact same thing.
Así que este bucle "while" hace lo mismo
Thus the program is essentially iterative, equivalent to using imperative language control structures like the "for" and "while" loops.
Así, el proceso que genera es esencialmente iterativo y equivalente a usar estructuras de control de lenguaje imperativo como los bucles for y while.
We're going to have our "while" loop where the test condition is as long as "n" is greater than equal to one.
Vamos a tener nuestro bucle while donde la condión de prueba es mientras n sea mayor o igual que uno.
The third choice is a "while" loop with a nested "if."
La tercera opción es un bucle while con un if anidado
"Break" gives us a way to stop the loop even while the test condition is true.
Break nos proporciona una forma de detener el bucle aun cuando la condición de prueba es verdadera.
While the loop is executing, the value of count is the number of values we have seen "so far".
Mientras el bucle se está ejecutando, el valor de contador es el número de valores que se hayan visto "hasta ese momento".
The first one is a "while" loop with a nested "if."
La primera es un bucle while con un if anidaddo
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor the "while" loop in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
tong: type of tool used for gripping and lifting objects
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 58952. Exact: 6. Verstreken tijd: 193 ms.