In article <[email protected]>, Lawrence D'Oliveiro <[email protected]_zealand> wrote:
> In message <[email protected]>, Roy Smith wrote: > > > 5) real intensity[160.0 : 30.0 : 0.01] > > How many elements in that array? > > a) 2999 > b) 3000 > c) neither of the above c) neither of the above. More specifically, 13,001 (if I counted correctly). -- http://mail.python.org/mailman/listinfo/python-list
