Skip to content

adriencrtr/advent-of-code-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent-of-code-2023

Advent of code 2023 challenge in python

To run the day_x.py : python3 day1/day1.py

To run pytest of day_x : python3 -m pytest tests/day1/test_day1.py

About

Advent of code 2023 challenge in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages