Skip to content

Latest commit

 

History

History

spreadsheet_to_text

Spreadsheet to Text Files

Write a program that performs the tasks of the previous program in reverse order: The program should open a spreadsheet and write the cells of column A into one text file, the cells of column B into another text file, and so on.

Resulting Files

result