Top.Mail.Ru
Python
? ?
LiveJournal for python.
View:Personal Journal.
View:Friends.
View:Calendar.
Missed some entries? Then simply jump to the previous day or the next day.

Thursday, October 27th, 2005

Time:8:53 pm.
Hi. I'm new to Python. I'm using Python 2.4.

I have a program where my print statement is inside of my while loop.

This means that my output prints out in a ... line ... well, it prints out like this:
1
1
2
3
5

I was wondering if anyone had any tips on printing it out onto a single line. Something easy for my brand-new-to-programming mind to understand.

Instead of what is above, I would like my output to look like this:
1, 1, 2, 3, 5

Thanks.
Comments: Read 19 orAdd Your Own.

LiveJournal for python.

View:User Info.
View:Friends.
View:Calendar.
View:Memories.
Missed some entries? Then simply jump to the previous day or the next day.

Image