Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 363 Bytes

File metadata and controls

4 lines (4 loc) · 363 Bytes

PythonChallenge1

Python challenges pypoll and pybank PyPoll loops through ~3M results for the candidates, their voting %, and the overall winner as exported text file PyBank loops through the P&L for a company to calculate change from month to month and total the number of months. It identifies the top months and bottom months by nominal value and % change.