MCQ
Single Best Answer
Not Set
QWhat does the following statement do?
x = open('python.csv', 'a')
ID: #3726
Python File Handling
247 views
Question Info
#3726Q ID
Not SetDifficulty
Python File HandlingTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option B
Explanation
Opens or creates a text file named python.csv to append
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic