Adventof Code 2023, Day 8, Part 1 https://adventofcode.com/2023/day/8 Getting Started install python version 3 and pip install python requirements pip install -r requirements.txt run tests phython3 -m pytest