to assign
- verb
- /əˈsaɪn/
- Specialized
- To store the user input correctly, make sure to assign it to the appropriate variable.
- assign a value
- assign to a variable
- assign numerical values
And in this case we assigned those actors incomes.
- And in this case we assigned those actors incomes.
- Like we, we've assigned a value to this series, but it's still not the value.
Examples
-
As each pixel is scanned for brightness, it is assigned a number from 0 to 255.
Academic text (1990) -
I just need to assign a number.
-
All right, so the first step is always to assign a set of coordinates.
-
So to define those values, I need to assign them variables.
-
So what I need to do is to choose K slots and assign heads to them.
-
Each pixel must be assigned a value on the gray scale, from dark to light.
Academic text (1992) -
Middle C, for instance, is generally assigned the MIDI note number 60.
Academic text (1994) -
In the first task, subjects assigned numerical values to each of 30 expressions.
Academic text (1990) -
You can assign values to multiple variables by using a single statement in the program.
-
Before executing the function, you need to assign the necessary parameters for it to work.
Antonyms
How Wide
- Literature
- Specialized
- Specialized
- US
Surface Forms
Morphology
Etymology
Assign comes from Latin signare 'to mark' and is related to sign, and in programming you 'mark' a variable with a value. So to assign 5 to a variable means you give that variable the number 5.