- A os.path.isFile("C:\Sample.txt")
- B os.isFile("C:\Sample.txt")
- C os.path.isfile("C:\Sample.txt")
- D os.path.exists("C:\Sample.txt")
Python Classes and Objects Create Objects in Python
⚠ Report ✓ Question Verified Copy Link
Learn More MCQ Questions from Python Classes and Objects Create Objects in Python