Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raczeq/adventofcode2017

My attempt to finish AoC2017 in Python
https://github.com/raczeq/adventofcode2017

advent-of-code advent-of-code-2017 challenge challenge-project challenges python python-2 python2 python27

Last synced: 26 days ago
JSON representation

My attempt to finish AoC2017 in Python

Awesome Lists containing this project

README

        

# AdventOfCode2017
My attempt to finish [AoC2017](http://adventofcode.com/2017).
I decided to try and finish as many challenges I can.

Everything will be written in ~~pseudocode~~ Python (2.7) because it's the easiest way (for me at least) to do it.