Silly me, print?

Volucris volucris at hotmail.com
Wed May 9 00:33:58 EDT 2001


>>> def sameline():
...  print 'same',
...  print 'line'
...
>>> sameline()
same line

"Courageous" <jkraska1 at san.rr.com> wrote in message
news:9sghftg7f1v5rsldgd03v8svces1i795mf at 4ax.com...
>
> Silly me, I can't for the life of me remember how -- or even recall if
it's
> possible -- to print without a newline?
>
> C//
>





More information about the Python-list mailing list