We need to update the variable savings using += so that it adds what the user has just earned.

Make sure to type savings += earned.