how to append to a list twice?

Edward Elliott nobody at 127.0.0.1
Fri Apr 21 15:42:41 EDT 2006


Nick Craig-Wood wrote:
 > That should be
 >
 >   series = [x//2 for x in range(200, 1, -1)]
 >
 > to be "from __future__ import division" safe

from __present__ import gratitude



More information about the Python-list mailing list