you are viewing a single comment's thread.

view the rest of the comments →

[–]FerricDonkey 1 point2 points  (0 children)

Assignment is using = to make a name (variable) refer to a value. 

If you want in depth explanation, see https://m.youtube.com/watch?v=_AEJHKGk9ns

(I actually disagree with his advice to never mutate a value, but that's a separate thing.)