🖳 Tip Calculator 🖳
This Python-based Tip Calculator assists users in determining the amount each individual should contribute when splitting a bill, including the tip.
User Inputs: Total bill amount Desired tip percentage (e.g., 15 for 15%) Number of people sharing the bill
Calculations: Total tip amount Total bill including tip Amount each person should pay
Display: Formatted results with two decimal places Colored text for enhanced readability using ANSI escape codes