Examples with "bucle do-while con" and their translation 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.
Los ledes parpadean más lentamente aunque el programa ejecuta el mismo bucle do-while con un tiempo de retardo 10 veces más corto.
LEDs blink much slower now, even though the program executes the same do-while loop with 10 times shorter delay.
Andere resultaten
Un bucle do-while verifica su condición después de completar el bloque de código cada vez.
A do-while loop checks its condition after completing the code block each time.
Un bucle do-while ejecutará el bloque al menos una vez antes de verificar la condición.
A do-while loop will execute the block at least once before checking the condition.
El bucle do-while comienza ejecutando el código antes de verificar si debe repetirse.
The do-while loop starts by executing the code before verifying if it should repeat.
Prefiero un bucle do-while cuando necesito inicializar variables antes de verificar condiciones.
I prefer a do-while loop when I need to initialize variables before checking conditions.
En programación, un bucle do-while es útil para tareas que requieren ejecución repetida.
In programming, a do-while loop is helpful for tasks that require repeated execution.
Utilicé un bucle do-while para asegurarme de que la entrada del usuario se valide repetidamente.
I used a do-while loop to ensure the user input is validated repeatedly.
Usar un bucle do-while me permite seguir solicitando la entrada del usuario hasta que sea válida.
Using a do-while loop allows me to keep asking for user input until it's valid.
Al programar, implementar un bucle do-while puede simplificar efectivamente las tareas repetitivas.
When coding, implementing a do-while loop can simplify repetitive tasks effectively.
Un bucle do-while se ejecutará al menos una vez.
A do-while loop will execute at least once.
Así que podemos usar el bucle do-while aquí.
So we can use the do-while loop here.
Para contar hacia atrás, un bucle do-while facilita la repetición hasta que se llegue a cero.
For counting down, a do-while loop makes it easy to repeat until zero is reached.
En este proyecto, un bucle do-while ayuda a asegurar que siempre se consideren las elecciones del usuario.
In this project, a do-while loop helps ensure that user choices are always considered.
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.