parvez / adventofcode

Advent of Code solutions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adventofcode

Advent of Code solutions

2020 items are mostly written in Python

Installation

conda create -n advent
conda activate advent
pip install -r requirements.txt

Usage

jupyter-lab

About

Advent of Code solutions


Languages

Language:Jupyter Notebook 97.1%Language:Python 2.6%Language:JavaScript 0.2%