Media Summary: Uses pathlib.Path to read the data, itertools.pairwise to examine successive pairs of numbers, along with generator expressions ...
Python Solution For 2021 Advent - Detailed Analysis & Overview
Uses pathlib.Path to read the data, itertools.pairwise to examine successive pairs of numbers, along with generator expressions ...