39. Which option is correct about this program?
f=open("ss.txt","wb") print("Name of the file:",f.name) f.flush() f.close()
Answers
Answered by
0
Answer:
What are the options for this question
Explanation:
Please post the options.
Similar questions