Tip Calculator (Python Console App)
Developed a simple console-based application that computes the amount that each individual should pay when splitting a bill with a tip. The application takes input from the user for the bill amount, percentage of tip, and number of people splitting.
Check Out Repository