[Tutor] Please help me get started on how to program useing python 2.4!!! (fwd)

Danny Yoo dyoo at hkn.eecs.berkeley.edu
Sat Mar 12 00:40:23 CET 2005


[Forwarding to tutor at python.org.  Sorry about the repetition.]


---------- Forwarded message ----------
Date: Fri, 11 Mar 2005 17:18:03 EST
From: Jeff420harris00 at wmconnect.com
To: dyoo at hkn.eecs.berkeley.edu
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,..........




More information about the Tutor mailing list