python coding contest

Simon Hengel simon at airlangen.de
Sun Dec 25 20:07:42 EST 2005


> What is your algorithm for determining "shortest" program? Are you
> counting tokens, lines or characters? Does whitespace count?

like:
$wc -c seven_seg.py

At the moment we have to live with characters, and yes whitespace
characters do count. Sorry for that.

Have fun,

Simon Hengel

-- 
python coding contest - http://www.pycontest.net/



More information about the Python-list mailing list