On Thu, 03 Mar 2011 11:43:12 -0700, Ian Kelly wrote: > On Sun, Feb 27, 2011 at 7:15 AM, n00m <n...@narod.ru> wrote: >> http://www.spoj.pl/problems/TMUL/ >> >> Python's "print a * b" gets Time Limit Exceeded. > > If speed is the only thing you care about, then you can forget about > fretting over whether 2.5 or 3.1 is faster. You're using the wrong > language to begin with.
Surely that depends on whether you care about execution speed or development speed. -- Steven -- http://mail.python.org/mailman/listinfo/python-list