> 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/
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to