[EMAIL PROTECTED] writes:
> With Python you can't win, because Perl and Ruby allow for shorter
> programs.

Python has native bignums, which should simplify a program like this
enormously.  I don't know if Ruby has them.  Perl doesn't, and if you
use some CPAN library that simulates them, that should count as part
of your program size.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to