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 es
bucle while se
A while loop is a common control structure in many languages.
Un bucle while es una estructura de control común en muchos lenguajes.
The second while loop is for moving point forward.
El segundo bucle while es para mover el punto hacia adelante.
That is, this while loop is executed a random numbers of times.
Esto es, este bucle while se ejecuta un número aleatorio de veces.
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.
A common way to control a while loop is to test whether a list has any elements.
Un forma común para controlar un bucle while es probar si una lista tiene algún elemento.
So the test for the while loop is simply
Así que la prueba en el bucle while es simple
The purpose of a while loop is to execute a statement or code block repeatedly as long as an expression is true.
El propósito de un bucle while es para ejecutar una instrucción o bloque de código en varias ocasiones, siempre y cuando la expresión es verdadera.
The version that uses a while loop is easy to understand, so I am going to adapt that.
La versión que utiliza un bucle while es fácil de comprender, así que voy a adaptarla.
Another common way to write a while loop is to write the test so that it determines whether a counter is greater than zero.
Otra manera común de escribir un bucle while es con una prueba que determine si un contador es mayor que cero.
Moreover, the whole of the while loop is a list within the body of the let.
Además, todo el bucle while es una lista dentro del cuerpo del let.
In the most common use of the function, the value of the argument is 1, so the body of the while loop is evaluated exactly once, and the cursor moves forward one paragraph.
En el uso más común de la función el valor del argumento es 1, por lo que el cuerpo del bucle while se evalúa exactamente una vez, y el cursor avanza hacia adelante un párrafo.
A while loop is used when a program needs to loop until a particular condition occurs.
Un bucle while se usa cuando el programa debe iterarse hasta que se alcanza una determinada condición.
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.