Note 2.2.1.
One
= sign changes the value of a variable. Two == equal signs are used to test if a variable holds a certain value, without changing its value!


