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!
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to