
Oct. 21, 2003
8:01 a.m.
Except, if it was defined such that you wrote: sum of [x*x for x in the_values]
I don't think that would be a good idea, because the square brackets make it look less efficient than it really is, and leave you wondering why you shouldn't just write a function call with a listcomp as argument instead. Greg Ewing, Computer Science Dept, +--------------------------------------+ University of Canterbury, | A citizen of NewZealandCorp, a | Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. | greg@cosc.canterbury.ac.nz +--------------------------------------+