Silly me, print?

Rainy sill at optonline.net
Wed May 9 00:32:06 EDT 2001


On Wed, 09 May 2001 04:25:15 GMT, Courageous <jkraska1 at san.rr.com> wrote:
> 
>>"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?
> 
>>how's about with a comma
> 
> Yep. Funny, programming in python all this time. I'm sure I'd never
> known you could use a comma for that. Speaking of this, where in
> the python documenation can I find information on the print statement?
> I follow library index->print and get builtin types for some reason.
> 
> C//

Simply go to language reference manual and search for 'print statement'.
(there's alot of other useful stuff there, too).

> 


-- 
True sailing is dead.
        - Jim



More information about the Python-list mailing list