Formatting Output

victor.herasme at gmail.com victor.herasme at gmail.com
Mon Jun 2 03:34:09 EDT 2008


Hi,

i am building a little script and i want to output a series of columns
more or less like this:

1  5  6
2  2  8
2  9  5

The matter is that i don't know in advance how many columns there will
be. By the way, each column will be actually FLOATs, not INTs. How can
i do this ? Any help welcome. Regards,

Victor



More information about the Python-list mailing list