This example assigns the unnamed and anonymous function to the variable foo.
Este ejemplo asigna una función sin nombre y anónima a la variable foo.
Where the element value is assigned to the variable z.
It will be exploited passing to the variable a program fragment.
Será explotado pasando a la variable un fragmento de programa.
The preceding code assigns a function to the variable multiply.
El código precedente asigna una función a la variable multiplicar.
Multiply and divide by whatever constants are attached to the variable.
Multiplicar y dividir por cualquiera que sean las constantes adjuntas a la variable.
Then, the operator assigns the resulting value to the variable.
A continuación, el operador asigna el valor resultante a la variable.
You can also directly assign a value to the variable when you declare it.
Puede también asignar directamente un valor a la variable cuando la declara.
You can refer to the variable using the symbol itself as an expression.
Se puede hacer referencia a la variable mediante el símbolo en sí mismo como una expresión.
The coefficient is the number attached to the variable.
El coeficiente es el número junto a la variable.
Expression that is evaluated and assigned to the variable when it is created.
La expresión que se evalúa y se asigna a la variable cuando se crea.
The backticks are used to assign the result to the variable newfile.
Las comillas simples invertidas se usan para asignar el resultado a la variable nuevofichero.
The goal of the operator is to decide which value should be assigned to the variable.
El objetivo del operador es decidir qué valor se asigna a la variable.
Expressions are evaluated and their value is printed and assigned to the variable last.
Las expresiones son evaluadas y sus valores impresos y asignados a la variable last.