[Tutor] hello. I need some help pls (fwd) (original) (raw)
Danny Yoo dyoo at hkn.eecs.berkeley.edu
Fri Jul 16 19:03:56 CEST 2004
- Previous message: [Tutor] Why does counting to 20 million stress my computer?
- Next message: [Tutor] Re: hello. I need some help pls (fwd)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[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
- Previous message: [Tutor] Why does counting to 20 million stress my computer?
- Next message: [Tutor] Re: hello. I need some help pls (fwd)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]