We need to create a new variable that keeps track of the money the user has made. Let's call it earned and set it to 75.
earned
75
Make sure to type earned = 75.
earned = 75