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.
the variable i
En el script siguiente se asigna el valor 1 a la variable i.
The following script assigns the value 1 to the variable i.
Si bien el código se ha vuelto un poco más expresivo, parece estar más preocupado por la variable i, su inicialización, y su cota, que por la persona en sí misma.
Though the code has turned into something a little bit more expressive, it seems to be more concerned for the variable i, its initialization and limit than focused on the person itself.
Si la variable i también se define utilizando let en lugar de var, entonces la salida es
If the variable i is also defined using let instead of var, then the output is
La siguiente sentencia for comienza mediante la declaración de la variable i y se inicializa a 0.
The following for statement starts by declaring the variable i and initializing it to 0.
La asignación i = 21 asigna el valor de 21 a la variable i.
The assignment i = 21 assigns the value of 21 to the variable i.
Otra forma de imprimir los números del 1 al 10 es seguir usando range(10) y hacer que la variable i vaya de 0 a 9, pero justo antes de imprimirla, el programador le añada 1.
Another way to print the numbers 1 to 10 is to still use range(10) and have the variable i go from 0 to 9. But just before printing out the variable the programmer adds one to it.
Nota: El código siguiente puede no funcionar como esperas si hemos asignado otro valor a la variable i, por ejemplo si la hemos usado como variable interna de un bucle.
Note: The above code may not work as expected if the variable i has been assigned a different value, for example, if it was used as a loop variable.
En BASIC todas las variables son "globales", por lo que si dos subrutinas usan la variable i (muy común) entonces podrían establecer los valores de cada uno, lo que conduce a problemas difíciles de depurar.
In BASIC all variables are "global", so if two subroutines both use the variable i (very common) then they could set each other's values, leading to hard-to-debug problems.
Ri es el nivel de declaración para los ciudadanos incluidos en el valor 'i' de la variable I (por ejemplo, I = NACE, i =A agricultura, en UK en 1998, Ri = 28 % = 0,28, etc...
Ri the reporting level for people with value 'i' of the variable I (for ex., I = NACE, i =A agriculture, in UK in 1998, Ri = 28% = 0.28, etc.)
También reiniciamos la variable i para permitir su uso posterior.
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.