Today I completed the “Will you make it?” kata on Codewars!

The code called for a function that took the miles away from a gas pump, a car’s miles/gal, and how many gallons of fuel are left. Based on this data, it should return true if the car would make it to the pump and false if otherwise. So I went into the code, wrote the function, and it worked!

Bug Zero Icon

OUR NEWSLETTER