You can calculate the fuel consumption of the vehicle you are driving and see how many liters of fuel you are driving.
Program you;
- Collected driving distance
- Amount of fuel consumed
- The cost of fuel for the distance traveled
- If the fuel cost is shared among the passengers, it shows the amount per person.
- The last values entered are considered valid values in the next run of the program.
Program you;
- Collected driving distance
- Amount of fuel consumed
- The cost of fuel for the distance traveled
- If the fuel cost is shared among the passengers, it shows the amount per person.
- The last values entered are considered valid values in the next run of the program.
Show More