We also want to take care of the case when we haven't saved enough by using an else statement.

Add an else statement to the end of our if statement.

Looks good!

Make sure to assemble else { and then } at the end.