Skip to content

0x4C4A/a-puzzle-a-day-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

What this is

Just a little solver for a-puzzle-a-day. It will solve for the provided month and date. It can solve for all solutions and for just one.

Running it

Run it as python puzzle_a_day_solver.py <month three letters> <date integer> [findAll/findOne] for example python puzzle_a_day_solver.py dec 1; python puzzle_a_day_solver.py nov 6 findAll

About

A-puzzle-a-day solver, can solve for any month-date.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages