
Apologies and Thanks: In the recent Great Crash around here, we definitely lost some of the material you nifty folk have sent to us recently. If you sent source code, web host recommendations, or ANYTHING, and you can not see it on the site, please sent it again. We have yet to reject a submission, although there were delays of a few weeks recently.
| Source File or URL: | Submitted By: | Description: |
|---|---|---|
| spiral.py | Steven Burr | Based on a remarkable algorithm contributed to the python tutor mailing list by Danny Yoo. Depending on the arguments, spiral.py will print out a block of numbers or characters that spiral outward from the center. It just doesn't get much more useless than that! If for some reason you actually want to run this script, type "python spiral.py -h" (sans quotation marks) at the command line to learn about all of the useless options. For even more fun, open the file and see if you can spot the stupid code tricks. |
| mailtidy.py | John J. Lee | Remove duplicate email from unix mailboxes. |
| Karp.py | Tim Peters | |
| practice.py | Steven Burr | |
| genetic.py partition50.py |
Danny Yoo |
Sample output: |
| recmath1dc.py | Daniel Coughlin | |
| roman2.py | Lloyd Hugh Allen | I know that the calculator challenge has already been solved, but here's a go with a twist: input and output are displayed in (well-formed) roman numerals. |
| 333gl.py | Gregor Lingl | |
| HelpDesk.py | William Voll | Who couldn't use a random excuse generator for programmers? |
| notesmail.py | Brian Dorsey | It's basically a short easy way to send email from Lotus Notes. |
by Rob Andrews