Advent of Code 2023 Python and Rust solutions for Advent of Code 2023. For rust solutions: cargo run day_x For python solutions: python src/day_x/main.py