๐Ÿ’ปap computer science a review

key term - =

Citation:

Definition

The assignment operator '=' is used to store a value into a variable. It assigns the value on the right side of the operator to the variable on the left side.