sir,<div>     How to read an excel file row by row and write each row to different text files?</div><div>ie, if i have an excel file consists of m raw and n columns as follws</div><div>1  as  mmm   15    25   cv   10.2</div>
<div>2  xv  fvbgd   14    11   dc   12.5</div><div>..................................................</div><div>I want to read each line and write it to separate text file ie, a.txt, b.txt,..............m</div><div>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 ...... </div>
<div>                                  </div><div><br></div><div>with regards</div><div>  Akarsh</div>