You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This program splits a given amount of bill and tip equally between a given number of persons eg it can split $120 alongside a tip of 12% equally between 5 persons and gives you the amount each person is expected to pay
Follow the prompts and enter the required information and the app handles the rest for you
How to install and run
Fork the repo by clicking the fork logo on the top right
Clone the repo git clone git@github.com:AseanK/beginner-python-games.git