Description: The value of a variable will undergo a certain computation with an expression to assign a new value to the computation,assignment
Description: Assign the result of an expression to a variable and return this result. Syntax: a=x Note: Assign the resulresult,assignment