Vidyalelo
Python · Q63

Files Handling in Python

Programming · Python · question 63

Q63

What is the purpose of the a mode when opening a file in Python?

A.
Append mode
Answer
B.
Add mode
C.
After mode
D.
Alter mode

Answer: Option A

Solution

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