Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 354 Bytes

File metadata and controls

5 lines (4 loc) · 354 Bytes

python-challenge

These challenge assignments require scripting through Python without additional libraries to analyze two data sets: PyBank analyzes the monthly profts and losses of a company, outputing a summary of that data. PyPoll analyzes the election results for a small town, outputting the candidate vote totals and winner of the election.