What we do is loop through a list of colours and make a version for each one.
Lo que hacemos es iterar sobre una lista de colores y hacer una versión para cada uno.
In the view we'll write some code to loop through all of the failures and display them in a list.
En la vista escribiremos el código necesario para iterar sobre todos los errores y mostrarlos en una lista.
The block is executed once and takes a calendar object so we can call calendar.day to loop through each day.
El bloque se ejecuta una vez y recibe un objeto calendar para que podamos usar calendar.day para iterar sobre cada día.
The program will loop through the data until all records are processed.
El programa iterará sobre los datos hasta que se procesen todos los registros.
Make sure you properly loop through the array to avoid missing any values.
Asegúrate de recorrer correctamente el array para no perder ningún valor.
A control structure can loop through an array of data efficiently.
Una estructura de control puede recorrer eficientemente un arreglo de datos.
Click the buttons repeatedly to loop through the speed factors.
Haga clic en los botones varias veces para ir aumentando la velocidad.
Insert one end of the loop through itself and pull to tighten.
I'm going to loop through the counts of all the words.
Voy a correr en bucle para contar todas las palabras.
After that, we will loop through the variable and print all values.
Después de eso, recorreremos la variable e imprimiremos todos los valores.
Never be far from your favorite page, loop through your desktop continuously.
Siempre estar cerca de su página favorita, recorrer el escritorio continuamente.
We loop through the images array and add new canvas elements accordingly.
Recorremos la matriz de las imágenes y añadimos nuevos elementos canvas según corresponda.
I'm going to loop through all the pixels and compute the average.
Voy a recorrer todos los píxeles y calcular la promedio.