Download for Windows Premium
Publiciteit
los bucles while

Vertaling van "los bucles while" 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.
the while loop
while loops
"while" loops
Básicamente, los bucles for tienen la misma funcionalidad en un script de PHP que los bucles while.
The basic idea behind a for loop in PHP scripting is the same as the while loop.
Los bucles while instan a PHP a ejecutar instrucciones subordinadas en tanto que la condición while se cumpla.
The while loop instructs PHP to execute other, subordinate instructions for as long as the while condition is fulfilled.
Los operadores incrementales se usan frecuentemente con los bucles while.
Increment operators are often used with while loops.
Lección sobre cómo leer una entrada digital y usar los bucles while
Lesson on how to read a digital pin and use the while loops
Entonces, para ver si entendieron los bucles while, tendremos una prueba.
So to see that you understand while loops, we'll have a quiz
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.
Ahora vamos a tener una prueba para ver si entendieron los bucles while así como break.
Now we are going to have a quiz to see that you understand "while" loops, as well as "break."
Este va a ser una prueba bastante mas difícil así que tienen que pensar cuidadosamente como los bucles while son definidos y lo que break significa
This is going to be a pretty tough quiz that you have to think carefully about how "while" loops are defined and what "break" means.
Como la última expresión de la función es el bucle while, y como los bucles while siempre devuelven nil, se imprime un nil después del último elemento de la lista.
Since the last expression in the function is the while loop, and since while loops always return nil, a nil is printed after the last element of the list.
Existen dos grandes clases de bucles en Python; los bucles for y los bucles while.
There are two major types of loops in Python, for loops and while loops.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor los bucles while in het Spaans

Publiciteit

Resultaten: 10. Exact: 10. Verstreken tijd: 44 ms.