Increment number using the increment operator.

Nice work! The increment comes right after the condition within the parentheses.

To increment the number variable, we use number++.