Project

Bill Splitter

Challenging
3213 completions
~ 9 hours
4.4

Learn to utilize Python loops, dictionaries, random module, and exception handling to build a practical and useful bill splitter app.

Provided by

JetBrains Academy 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 icon

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:
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

Sylwia Bartman avatar
Sylwia Bartman
1 week ago
I have learned create dicts, use loops, if else conditions, adjust code to the project requirements.
Maciej Wójcik avatar
Maciej Wójcik
2 weeks ago
Fundamentals of Python: loops, if statements, exceptions, taking input from console, printing text and variables and basic data structures like lists and dictionaries.
Vlad Costin Postoroancă
1 month ago
Simple project with clear actionable steps. Great practice of general Python language coding.

4.4

Learners who completed this project within the Python Fundamentals with Practical Projects course rated it as follows:
Usefulness
4.5
Fun
4.3
Clarity
4.4