I have to convert a .csv file into .txt file which I did and I have the following code.
text_list = [] csv_file = \'test.csv\' with open(csv_file,"r&quo