[Tutor] test

Chrystal info.chrystal at gmail.com
Mon Dec 27 14:44:19 CET 2010


Hi guys

I'll be happy if someone can help evaluate the result of this statement:

for n in range (3, 20):
> for x in range (2, n):
> print (n)
>

I tried but couldn't figure out why the loop returned such a result

Merry Christmas

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20101227/2cb82011/attachment.html>


More information about the Tutor mailing list