π Day 18
In Python
First day of Python and another day of using formulas i have never heard of, such as the shoelace formula or Picks theorem. That aside, Python is Python. An easy language for getting things done quickly. I dont really see myself using it for any actual projects in the future, but its nice to know just in case.
To run part 1 or part 2, do:
$ make part1
$ make part2