change line with columns when print

sandric ionut sandricionut at yahoo.com
Wed Oct 1 07:43:34 EDT 2008



Hello:
I have a text file that looks like:
0 23
1 342
3 31
and I want to read the file and print it out like:
0 1 3
23 342 31

How can I do this?

Thnak you in advance,

Ionut


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20081001/6b0ab3af/attachment.html>


More information about the Python-list mailing list