Re: [Tutor] Python doubt

2012-08-21 Thread Walter Prins
Hello Akarsh, Welcome to the Python tutor list. On 21 August 2012 13:29, akarsh a wrote: > sir, > How to read an excel file row by row and write each row to different > text files? > ie, if i have an excel file consists of m raw and n columns as follws > 1 as mmm 1525 cv 10.2 >

[Tutor] Python doubt

2012-08-21 Thread akarsh a
sir, How to read an excel file row by row and write each row to different text files? ie, if i have an excel file consists of m raw and n columns as follws 1 as mmm 1525 cv 10.2 2 xv fvbgd 1411 dc 12.5 .. I want to read ea