0
Output of python in txt file
Wanted to know how to get output of inheritance code multilevel or anything in txt file directly ..please tomorrow submissions https://www.sololearn.com/discuss/1316935/?ref=app
1 Answer
+ 1
I  think you asked this  else  i am not understand your question clearly 
F=open("output.txt","w")
F.write("why you want in file  write here")





