Output of python in txt file | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
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

3rd Jan 2019, 3:21 PM
Sahil Kalghatgi
Sahil Kalghatgi - avatar
1 ответ
+ 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")
3rd Jan 2019, 11:32 PM
Programmer Raja
Programmer Raja - avatar