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 15 25 cv 10.2 2 xv fvbgd 14 11 dc 12.5 .................................................. I want to read each line and write it to separate text file ie, a.txt, b.txt,..............m is there any python code for this purpose . please explain me the python modules required to serve this purpose and code because i am new to python ......
with regards Akarsh
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor