This is the solution for Advent of Code 2025 Day 6 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:26 Part 1
1:10 Part 1 Code
5:50 Part 2
6:38 Part 2 Code
13:22 Outro
#adventofcode #python