theadeyemiolayinka / python-scripts

An Open Source repository for python developers to share their codes.
MIT License
27 stars 40 forks source link

Add main.py for Bill Split Calculator project #196

Closed shadowranger07 closed 8 months ago

shadowranger07 commented 8 months ago

Fix to Issue #192

===============================

The Bill Split Calculator is a simple Python script that helps you calculate how much each person should pay when splitting a bill, including a specified tip percentage. It's a handy tool for determining the fair distribution of expenses when dining out with friends or sharing costs in a group setting.

===============================

Checklist