Examples with "of the while loop statement" and their translation 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.
When we find the intro character, the exit condition of the while loop statement is met and the function ends, returning the built string without the intro character.
Al encontrar el intro, se cumple la condición de salida del while y termina la función devolviendo la cadena construida (sin el intro).
Andere resultaten
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 continue statement in Python returns the control to the beginning of the while loop.
So, you can test, you can test multiple conditions in a while loop, or in any type of construct, like an if statement, for example by using the logical operators.
Así, se puede probar, puede probar varias condiciones en un tiempo loop, o en cualquier tipo de construcción, como si la declaración, por ejemplo mediante los operadores lógicos.
The main difference is that the set of statements of a repeat-while loop is always executed at least once, because the condition of the repeat-while is evaluated at the end of each iteration.
La principal diferencia es que el conjunto de declaraciones de un ciclo do-while siempre se ejecuta al menos una vez, porque la condición del do-while es evaluada al final de cada iteración.
Explanation While structure is another type of loop statements, where the condition is checked at first, the iteration will not stop even if the value changes while executing statements.
Like with the if statement, you can group multiple statements within the same while loop by surrounding a group of statements with curly braces, or by using the alternate syntax
Al igual que con la sentencia if, se pueden agrupar varias instrucciones dentro del mismo bucle while rodeando un grupo de sentencias con corchetes, o utilizando la sintaxis alternativa
The following example shows a while loop that has a continue statement that executes when the value of i is 3.
En el siguiente ejemplo se muestra un conjunto que se declara y recibe un valor en una línea de código.
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.