wbh1 / adventofcode2020

https://adventofcode.com/2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2020

Repo to track my Advent of Code solutions

Why Python?

I have less time these days so I am going with quick and dirty (Python) vs what I truly love (Go). Gopher forgive me.

Setup

Create a pipenv

pipenv install

cd to any directory and run that day's Python file.

About

https://adventofcode.com/2020


Languages

Language:Python 100.0%