Hello I need to write into a file using w.write python
list=[\'sp1\',\'sp2\'] for names list: w =open("file_"+str(names)+".txt","w&