Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 249 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 249 Bytes

My solutions to the puzzles on Advent Of Code 2023

Check advent of code : Advent of Code 2023

Running the solutions

To run a solution go to its folder and run :

python part_1.py
python part_2.py