Let's add another notification if we still need to save.

Add an additional print statement to notify the user what they should do if they haven't reached the goal.

Make sure to assemble console.log("Continue to save!"); in your code.