Ben Sherman schreef:
> Am I wrong in my memory?  When I was a wee lad prior to 99 for sure),
> I thought I would initialize my loops with:
> 
> for (int x=0; x <10; x++) {
> }

If that was in C, it must have been a special feature of your compiler.

-- 
If I have been able to see further, it was only because I stood
on the shoulders of giants.  -- Isaac Newton

Roel Schroeven

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to