Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #39405 > unrolled thread

i need help

Started byleonardo <tampucciolina@libero.it>
First post2013-02-21 10:09 +0100
Last post2013-02-21 10:09 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  i need help leonardo <tampucciolina@libero.it> - 2013-02-21 10:09 +0100

#39405 — i need help

Fromleonardo <tampucciolina@libero.it>
Date2013-02-21 10:09 +0100
Subjecti need help
Message-ID<mailman.2147.1361437809.2939.python-list@python.org>
hi guys,

i just created this file:

print "i love pizza!"
print "pizza" * 20
print "yum" * 40
print "i'm full."

and saved it into a file with "idle-gui", if i try to run the program i 
get an invalid syntax error, it displays a red sign on the  quote mark 
at the end of the first row of my program..
i checked but i didn't make mistaked..is idle a bit crazy??

pls let me know
many thanks!

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web