P-99: Ninety-Nine Python Problems
Based on a Lisp problem list by http://www.ic.unicamp.br/~meidanis/
just because I know lisp.
Refs.: https://prof.ti.bfh.ch/hew1/informatik3/prolog/p-99/
http://wiki.python.org/moin/ProblemSets/99%20Prolog%20Problems%20Solutions
Did not use them for building my 99.
Happy hacking.
Comments/sugestions are welcome.
http://www.diale.org/adnauseum_en.html
Legal stuff follows (for each of the files above, if otherwise stated
inside each file):
Author: Tiago Charters de Azevedo
Maintainer: Tiago Charters de Azevedo
URL: http://diale.org/99python
Copyright (c) -2012 Tiago Charters de Azevedo
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA.