A simple set of git commands to manage projects using git hub and git.
Tag Archives: Trilogybootcamp
Two Python Scripts
For a homework assignment we had to write a couple python scripts. The first analyzes monthly financial data to find the average monthly change, and the min and max changes along with their corresponding month. The second one can be used to count votes for an election and determine the winner.