Spoiler alert: solutions to Project Euler problems.
- [x].py - solution for Project Euler problem [x]
- helper_functions.py - commonly used functions for Project Euler problems
- test.sh - runs all solutions and checks if they're within time limit
- gmpy
- Enum
pip install [package]