Skip to content

Latest commit

Β 

History

History

18

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

πŸŽ„ 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.

Quickstart

To run part 1 or part 2, do:

$ make part1
$ make part2