[Tutor] hello. I need some help pls (fwd)

Danny Yoo dyoo at hkn.eecs.berkeley.edu
Fri Jul 16 19:03:56 CEST 2004


[Forwarding to python-tutor]

---------- Forwarded message ----------
Date: Thu, 15 Jul 2004 15:07:57 -0700 (PDT)
From: loghin robert <robert_loghin at yahoo.com>
To: tutor-owner at python.org
Subject: hello. I need some help pls

>>> print 'here are the ten numbers from 0 to 9'
here are the ten numbers from 0 to 9
>>> for 1 in range(10):
	print 1,

SyntaxError: can't assign to literal

   Any idea?Pls...:)



__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail



More information about the Tutor mailing list