

InterviewSolution
Saved Bookmarks
1. |
Is it possible to create a text file in python?(a) Yes(b) No(c) Machine dependent(d) All of the mentionedI have been asked this question in semester exam.My doubt stems from Files topic in division Regular Expressions and Files of Python |
Answer» The correct choice is (a) YES |
|