mreeves1 / advent-of-code

Advent of code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code

Setup

python -m venv venv
. venv/Scripts/activate

You should be able to run from rooot of repo via for example: python 2002/1.py

2022

https://adventofcode.com/2022

About

Advent of code


Languages

Language:Python 100.0%