Porque el bucle "while" no va a definir de forma automática los valores de "i", y no va a cambiar de forma automatica los valores de "i" por mi
So the "while" loop isn't going to automatically define what my "i" values are, and it's not going to automatically change my "i" values or me.
Alte rezultate
Como la condición es evaluada tras el bloque, un bucle "do... while", al contrario que un bucle while normal, siempre se ejecuta al menos una vez.
Because the condition is evaluated after the code block, a "do... while" loop, unlike a normal while loop, will always execute at least once.
Obtendrás más información sobre la función "print", las entradas de usuario, los bucles "for", las sentencias "if", los condicionales, los bucles "while" y las matrices.
You'll learn about printing, user input, for loops, if statements, conditionals, while loops, and arrays.
También se pueden usar los bucles "while" y quizás los bucles "while" son mas intuitivos al menos en el contexto de Python - puedes elegir
You could also use something like a "while" loop, and maybe the while loop might be more intuitive, at least maybe in the Python context - you can pick.
"este bucle while calcula la suma desde el 0 al 9" y dirías: "incluido el 9"
"This while loop calculates the sum of zero through nine," and you'd say, "including nine."
Un bucle while es una estructura de control común en muchos lenguajes.
A while loop is a common control structure in many languages.
Algunas veces estos son mas rápidos de escribir que el bucle while equivalente.
Sometimes these are quicker to write than the equivalent while loop.
Esto es, este bucle while se ejecuta un número aleatorio de veces.
That is, this while loop is executed a random numbers of times.
Pero no hay una condición para detener el bucle while.
But there's no stopping condition for the "while" loop.
Conținut posibil inadecvat
Exemplele au rolul de a te ajuta să traduci cuvinte sau expresii corect si adaptat la context. Nu sunt selectate sau validate manual, așadar pot conține termeni inadecvați. Te rugăm să raportezi exemplele pe care le consideri inadecvate. Traducerile vulgare sau colocviale sunt în general marcate cu roșu sau cu portocaliu.
Înregistrează-te pentru a accesa mai multe exemple