Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 516 Bytes

File metadata and controls

14 lines (12 loc) · 516 Bytes

python_challenge

PyBank Sources Expert Learning Assistant helped me: set print functions as an output variable create a variable to track the previous profit to help me calculate the net change store corresponding month for the maximum and minimum change round average change to 2 decimal places

PyPoll Sources Expert Learning Assistant helped me: figure out how to determine the winning candidate how to make votes populate in dictionary how to pull winning candidate from dictionary