my advent of code solutions for twenty-twenty-five, written (badly) in python
advent-of-code
python
Python
100.0%
code
Clone this repository
https://tangled.org/lachie.tngl.sh/advent-of-code-2025
git@tangled.org:lachie.tngl.sh/advent-of-code-2025
For self-hosted knots, clone URLs may differ based on your setup.
I'd been looking for a function called product, turns out it was just
called prod.
Very occasionally, the puzzle needs to be solved slightly differently
for the examples vs the final puzzle. This param lets you know which
context you're in.