Module 1 Lesson 7

I guess the point here is there is no need to create another variable since the idea is to decrement the fuelLevel value using the -= notation.

It’s a learning process so don’t stress if your solution differs to the solution provided by Chris Ching. As you gather experience you will figure out ways of coding that others might do differently. It does not mean you are wrong if you arrive at the same answer. All good I reckon.

1 Like