When we reach the goal, we want to be notified.

Add a console.log instruction to print a success notification to the console.

Make sure to assemble console.log("Saving goal reached."); in your code.