SarthakKeshari / calc_for_everything

This repository aims to provide Calculators for educational, professional, scientific, health and well-being and other purposes.
https://calc-for-everything-psi.vercel.app
MIT License
116 stars 104 forks source link

Added Fuel Cost Calculator #616

Closed Rida-Nuha closed 8 months ago

Rida-Nuha commented 8 months ago

Issue Id you have worked upon -

514

Briefly explain your program logic -

This program calculates the total fuel cost based on user-input distance (in km), fuel efficiency (in km per litre), and fuel price (in ₹ per litre) using the formula: Total Cost = (Distance / Fuel Efficiency) * Fuel Price, and displays the result in Indian Rupees (₹).

Screenshots(Attach 2 screenshots of your own input and output) -

image image


By raising this PR I affirm that -

SarthakKeshari commented 8 months ago

Congratulations 🎉 @Rida-Nuha on your contribution. Thanks for adding value to this repository. 😊

Let's celebrate this fest 😃 by providing more developers 👨‍💻👩‍💻 an opportunity to contribute. Help us make this repository reach far and more by sharing this to your friends and colleagues.

Your efforts can make difference.

SarthakKeshari commented 8 months ago

Hey 👋, may you also encourage us by clicking the star icon on the repository main page. ⭐

image