ryan-shah / adventofcode2022

Files for advent of code 2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2022

Python solutions to the Advent of Code.

Running

Run a specific day from the root directory with

python dayX/dayX.py

Edit the file directly to run the part1() or part2() functions.

Built with Python v3.8.10

About

Files for advent of code 2022


Languages

Language:Python 100.0%