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.
Simply put, the while loop is executed while all necessary conditions for its execution are met...
En otras palabras, el bucle while se ejecuta una vez cumplidas todas las condiciones necesarias para su ejecución.
Finally, we know that the while loop should stop making repeated additions when there are no pebbles in a row.
Finalmente, sabemos que el bucle while debería detenerse cuando no halla guijarros en una fila.
The basic idea behind a for loop in PHP scripting is the same as the while loop.
Básicamente, los bucles for tienen la misma funcionalidad en un script de PHP que los bucles while.
The while loop instructs PHP to execute other, subordinate instructions for as long as the while condition is fulfilled.
Los bucles while instan a PHP a ejecutar instrucciones subordinadas en tanto que la condición while se cumpla.
To solve this problem we have another type of loop: the WHILE loop.
Para resolver este problema disponemos de otro tipo de bucle: el WHILE.
The while loop requires a counter to keep track of the words or symbols being counted.
El bucle while requiere un contador para registrar las palabras o símbolos que se están contando.
The while loop is used when you want to execute a piece of code repeatedly until the while condition evaluates to false.
El bucle while se usa cuando se desea ejecutar un fragmento de código repetidamente hasta que la condición while se evalúa como falsa.
The while loop is generally used when you don't know the number of iterations that are going to take place in a loop.
El bucle while se usa generalmente cuando no se sabe la cantidad de iteraciones que se llevarán a cabo en un bucle.
The while loop repeats; but this time the value of point is larger than the value of end, the loop is exited; and the function displays a message saying the number of words in the region is one.
El bucle while se repite; pero esta vez el valor del punto es mayor al valor de fin, el bucle termina; y la función muestra un mensaje diciendo que el número de palabras en la región es uno.
The while loop in Python works much as it does in many other programming languages, by looping an indefinite number of times and testing a condition before each iteration.
El bucle while en Python opera básicamente como lo hace en otros lenguajes de programación, iterando una cantidad indefinida de veces y comprobando una condición antes de cada iteración.
The while loop is just like our first example (see Section A while Loop and a List).
El bucle while es como nuestro primer ejemplo (Consulta la Sección Un bucle while y una lista).
Another interesting system condition is the While loop.
Otra interesante condición de sistema es el bucle While.
After the internal variables are declared and bound to their initial values, we can begin the while loop.
Después de declarar y asignar las variables internas, podemos comenzar el bucle while.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.