On Tue, 25 Feb 2014 02:18:43 -0000, Dennis Lee Bieber <wlfr...@ix.netcom.com> wrote:

On Mon, 24 Feb 2014 01:01:15 -0000, "Rhodri James" <rho...@wildebst.org.uk>
declaimed the following:



The function "range" returns the sequence of numbers 1, 2, 3, 4 and 5 [*],
so this has the same effect as if you had typed:

        Wrong -- it returns the sequence 0, 1, 2, 3, 4...

Duh, yes.  I do know better than that...

--
Rhodri James *-* Wildebeest Herder to the Masses
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to