.If a file opened for writing, which of the following statement is true? *
The file must exist on the disk on the specified path
python never gives error if the file does not exist
If the file exists at the specified path ,the file is successfully opened
all of the above
Answers
Answered by
0
Answer:
All of the above
Explanation:
The answer will be All of the above
Similar questions