A simple Python script to split expenses among a group of people.
- Calculates the share per person based on the total amount and number of people.
- User-friendly prompts and case-insensitive confirmation.
- Clone the repository.
- Navigate to the project directory.
- Run the script:
python main.py