Rather than rewriting the variable's name, we can use the += operator to add a number with sales += 1.

Make sure to pick sales, followed by +=, and finally 1.