This program takes an input CSV and returns the amount each person owes, total expenditure, and amount each person paid. Application is designed to split expenses evenly between a set number of people.
Usage: python3 finances.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This program takes an input CSV and returns the amount each person owes, total expenditure, and amount each person paid. Application is designed to split expenses evenly between a set number of people.
Usage: python3 finances.py