Intro to Python skills challenge
This exercise examined two CSV files, budget_data.csv and election_data.csv.
The code includes, though is not limited to the following: -Utilizing skills to open and read CSV files.
-Focusing on for loops and conditionals to manipulate data.
-Completing basic aggregate functions with the data.
-Engrossing Python only to complete data evaluation.