Project
Bill Splitter
Challenging
3225 completions
~ 9 hours
4.3Learn to utilize Python loops, dictionaries, random module, and exception handling to build a practical and useful bill splitter app.
Provided by
JetBrains Academy
About
Eating out with friends is fun, but splitting the bill can be tricky. This project helps you develop a Python-based tool to easily divide restaurant bills equally. Input the number of friends and the total bill amount, and the app calculates each person's share. No more awkward calculations or uneven splits!
How does this project affect the progress of your course?
+ 34learned topics
+ 34Applied topics
Graduate project
This project covers the core topics of the Python Fundamentals with Practical Projects course, making it sufficiently challenging to be a proud addition to your portfolio.
At least one graduate project is required to complete the course.
What you'll learn
Once you choose a project, we'll provide you with a study plan that includes all the necessary topics from your course to get it built. Here’s what awaits you:
Add your friends to the party!
Split your bill into equal shares.
Pick one name from the dictionary and make them lucky!
Update the split values and print the final dictionary to settle the bill.
Reviews
PP
Philipp Peter4 days ago
It's a practical little project with a clear real-world application. It was fun to implement the steps.
Aaron Furtado
7 days ago
A really well thought out project but would recommend if future iterations of the project can encourage use of error handling for introducing learners about cleaning up inputs before processing them.
4.3
Learners who completed this project within the Python Fundamentals with Practical Projects course rated it as follows: