Day 2 of 100 Days of Python Project name: Tip Calculator Things I learnt: Data types, Type-casting, Arithmetic operators, F-Strings What this program does: This program calculates how much each person should tip based on the total bill, tip percentage, and number of people The project has been improved with selection, error-handling, and some functions Link to repl.it: https://replit.com/@matthewadrianus/tipCalculator