Finance Manager
This program takes in a csv file of transctions and uses import csv to comb through the data and retrieve data items

This program takes in a csv file of transctions and uses import csv to comb through the data and retrieve data items
This program is a simple calculator coded in Python