advent_of_code Repo for my advent of code attempts. I will be using raw python. How to run To run the scripts place yourself on the year that you want to execute and run: \~ python a<day>_<task>.py \~ <result> e.g: \~ python a1_1.py \~ 1226