- A python
- B python.txt opened
- C python.txt or FileNotFoundError
- D python r
Python Programming Language MCQ Python File Handling
⚠ Report ✓ Question Verified Copy Link
x = open('python.txt', 'r')
print(x.name)
Learn More MCQ Questions from Python Programming Language MCQ Python File Handling