Vidyalelo
Python · Q41

Files Handling in Python

Programming · Python · question 41

Q41

What does the w mode indicate when opening a file in Python?

A.
Write mode
Answer
B.
With mode
C.
Wrong mode
D.
Wide mode

Answer: Option A

Solution

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