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