Coolest Python recipe of all time
David Monaghan
monaghand.david at gmail.com
Mon May 2 16:48:51 EDT 2011
On Mon, 2 May 2011 10:33:31 -0700 (PDT), Raymond Hettinger <python at rcn.com>
wrote:
>I think it is time to give some visibility to some of the instructive
>and very cool recipes in ActiveState's python cookbook.
>
>My vote for the coolest recipe of all time is:
>
> http://code.activestate.com/recipes/365013-linear-equations-solver-in-3-lines/
Really cool, but wrong. x = 3234.667, not 3236.0
DaveM
More information about the Python-list
mailing list