Download for Windows Premium
Publicitate
while" loop

Traducere "while" loop" în spaniolă

Nu am putut găsi această intrare. Se afișează rezultate aproximative. Verificați ortografia sau propuneți adăugarea acestui termen în dicționar.
bucle while
But there's no stopping condition for the "while" loop.
Pero no hay una condición para detener el bucle 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
The first one is a "while" loop with a nested "if."
La primera es un bucle while con un if anidaddo
So now when I type return one more time, this "while" loop will start running, and we'll see it print out the numbers and it will keep going as long as we let it keep going.
Entonces cuando digito return una vez más, este bucle while empezará a ejecutar, Y veremos que muestra los números Y seguirá ejecutándose mientras le permitamos ejecutarse.
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.
The second one is a "while" loop with the statement and a "break."
La segunda es un bucle while con la sentencia y un break
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.
You're going to have to define a procedure, you're going to have to use a "while" loop, and you'll probably need to introduce a new variable.
Vas a tener que definir un procedimiento, vas a usar un bucle while, Y probablemente necesitarás introducir una nueva variable
The fourth choice is a "while" loop with a nested "if", an "else," and a "break."
la cuarta opción es un bucle while con un if anidado, un else y un break
We'll have a "while" loop where the test condition is: "i" is not equal to 10.
Tendremos un bucle while donde la condición de prueba es i no es igual a 10 y, en el bloque, tendremos una sentencia que dice
So this "while" loop is doing the exact same thing.
Así que este bucle "while" hace lo mismo
And so, over here, let's define a "while" loop.
Así, definimos aquí un bucle "while"
Nici un rezultat pentru acest sens.

Sinonime și analogii pentru "while" loop" în limba Română

Cuvântul și expresia zilei
Imaginea zilei
match: small stick that ignites by friction
Află cuvântul
Publicitate

Sugestii

Rezultate: 58952. Exacte: 18. Timp de răspuns: 164 ms.