What operator do we use to subtract a number from a variable's value?
-=
+=
===
++
Make sure to pick -=.