[Eric] no out put when print command is used with a comma at the end
Farooq
farooqhasny at gmail.com
Sun Aug 6 19:15:05 BST 2006
when i run the code i cant see the output of the second loop in which new
line charactor should not be added
for i in range (3):
print 'with out comma '
for i in range (3):
print 'with comma ',
thanks
Syed Farooq Hasny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/eric/attachments/20060806/6b01ff34/attachment.html
More information about the Eric
mailing list