Fuel calculator.
A program that will calculate the amount of fuel required for a flight from one planet in the solar system to another. The formula for calculating fuel depends on the gravity of the planet and must be correctly implemented taking into account the additional fuel required to achieve the goal.
System requirements:
-
Ruby version ruby-3.2.0
-
Additional add libs to set command 'bundle install'
-
Run the test suite Rspec