Vidyalelo
Python · Q45

Files Handling in Python

Programming · Python · question 45

Q45

What is the use of "w" in file handling?

A.
Read
B.
Write
Answer
C.
Append
D.
None of the mentioned

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board