A Admin • 802.91K Points Coach Report Q. What will open('data.txt', 'x') do if data.txt already exists? (A) Open the file for reading (B) Append to the file (C) Raise an error (D) Overwrite the file Correct Answer - Option(C) Views: 5 Filed under category Python Hashtags: Share Manage Tags
Discusssion
Login to discuss.