1 2 3 4 5
from downloader import downloadCsv from csvReader import readCSV downloadCsv() thisMonthPercentage = readCSV()