A repository for my solutions of Advent of Code 2021. Check out AoC here.
# Install requirements
source venv/Scripts/activate # Activate a venv
pip install -r requirements.txt
# Run day x
python x/main.py| Name | Name | Last commit date | ||
|---|---|---|---|---|
A repository for my solutions of Advent of Code 2021. Check out AoC here.
# Install requirements
source venv/Scripts/activate # Activate a venv
pip install -r requirements.txt
# Run day x
python x/main.py