sundial Code
A solver for the sundial word problem typically encountered in the Sun(UK) Newspaper
Brought to you by:
thingymebob
| File | Date | Author | Commit |
|---|---|---|---|
| lib | 2018-01-20 |
|
[fe7138] Make first latter appear in every word optional |
| LICENSE.md | 2012-08-30 |
|
[1e6f8a] First commit |
| README.md | 2015-04-25 |
|
[3de9c9] Update README.md |
| sundial.py | 2012-08-31 |
|
[69f9be] tkinter gui |
| sundial2.py | 2012-08-31 |
|
[afb34f] Whitespace errors, some var names shortened in ... |
A solver for the sundial problem typically encountered in the Sun(UK) Newspaper and conundrums
Written in python, so you won't get far without that python 2.x
both can be install with pip install
A command line version Golfed down to 5 lines.... Not pretty!
For this you provide positional arguments
If you want to change the dictionary file in this youll have to edit sundial2.py