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
-- http://mail.python.org/mailman/listinfo/python-list
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
-- http://mail.python.org/mailman/listinfo/python-list