This time, we need to update the variable savings by subtracting the value of spent from savings.
savings
spent
Make sure to pick savings, followed by -=, and finally spent.
-=