Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 287 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 287 Bytes

ADVENT OF CODE

HOW TO CONTRIBUTE

The solutions are organized into folders for the year and for the day, next the name of the file is the name of your github user. For example: 2023/day01/mygithubusername.py

Please open a PR to add your solution to our repo ;)

Let's have fun!