This is the solution for Advent of Code 2025 Day 5 in Python.
I'll be posting my solutions each day so please follow along!
github: https://github.com/DylanTech2025/AdventOfCode/tree/main/2025
0:00 Intro
0:19 Part 1
1:07 Part 1 Code
4:53 Part 2
5:23 Part 2 Code
11:22 Optimization
15:40 Outro
#adventofcode #python