Inspiration

MLH LHD 2022 Daily Challenges

What it does

The program takes the total bill amount & no. of persons as input and returns the equally split amount to be paid by each person.

How we built it

Using Python basic concepts

Challenges we ran into

Rounding off the amount to be paid by each person up to 2 decimal places

Accomplishments that we're proud of

Completed the project in very little time.

What we learned

What's next for Build a Bill Splitter

Optimizing bill split according to how much a person ordered(large or small meal) instead of just splitting equally so that the bill amount is divided fairly.

Built With

Share this project:

Updates