Woohoo! We can add 1 by using the ++ operator.
1
++
Whoops! That would subtract 1, no? We want to add 1.