[Forwarding to [EMAIL PROTECTED]  Sorry about the repetition.]

---------- Forwarded message ----------
Date: Fri, 11 Mar 2005 17:18:03 EST
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: [Tutor] Please help me get started on how to program useing
    python 2.4!!!

ok heres where i got the for,in, and
range....http://hkn.eecs.berkeley.edu/~dyoo/python/idle_intro/index.html
and i tryed what it say and the...print "hello world"..and the next step
works...print "here are the ten numbers from 0 to 9".....but the next dose 
not...
for i in range(10):
      print i,..........


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

Reply via email to