Download for Windows Premium
Publicitate
bucle while que

Traducere "bucle while que" în engleză

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.
while loop that
Es un bucle while que se repite mientras el valor de arg sea mayor a cero.
It is a while loop that repeats itself so long as the value of arg is greater than zero.
El ejemplo de un bucle while que imprimía los elementos de una lista de números puede escribirse recursivamente.
The example of a while loop that printed the elements of a list of numbers can be written recursively.
El siguiente ejemplo muestra un bucle while que tiene una sentencia continue que se ejecuta cuando el valor de i es 3.
The following example shows a while loop that has a continue statement that executes when the value of i is 3.
Ejercicio 1 Escribe un bucle while que comience en el último carácter de la cadena y haga su recorrido hacia atrás hasta el primer carácter de la misma, mostrando cada letra en una línea separada.
Exercise 1 Write a while loop that starts at the last character in the string and works its way backwards to the first character in the string, printing each letter on a separate line, except backwards.
Luego, pon la declaración de impresión para la habitación dentro de un bucle while que se repita hasta que hecho sea igual a True.
Then put the printing of the room description in a while loop that repeats until done is set to True.
Dentro del bucle while que se repite de manera infinita vamos a leer el estado del pulsador con las siguientes líneas
Within the while loop in this case our code will be checking the state of the momentary switch and operate on the leds with the following lines
El siguiente ejemplo muestra un bucle while que tiene una sentencia continue que se ejecuta cuando el valor de i es 3.
The following function has a break statement that terminates the while loop when i is 3, and then returns the value 3 x.
Nici un rezultat pentru acest sens.

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

Publicitate

Rezultate: 7. Exacte: 7. Timp de răspuns: 30 ms.