My Advent of Code solutions.
- Python 100%
| 2025 | ||
| README.md | ||
My solutions (or attempts) at Advent of Code.
A year is split into folders for each day, and each day is split into part_1.py and part_2.py. Please save the data provided to you into puzzle_input.txt if you wish to experiment with your own Advent of Code inputs.
Please note: I never fully completed Advent of Code 2025, I will try better next time!