Solutions to Project Euler
python -m venv .venv
source .venv/bin/activate
python -m pip install -U pip
pip install -r requirements.txt
Thanks goes to these wonderful people (emoji key):
kabloosh1234 💻 |
crigolo 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!