Ask Question
8 December, 21:07

Write a function safeOpen () that takes one parameter, filename - a string giving the pathname of the file to be opened for reading. When safeOpen () is used to open a file, a reference to the opened file object should be returned if no exception is raised, just like for the open () function. If an exception is raised while trying to open the file, safeOpen () should return the value None

+1
Answers (1)
  1. 8 December, 21:28
    0
    My bad my friend was like that I don't got it to go home I don't want him texting him or whatever I don't gotta is like I gotta do it
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Write a function safeOpen () that takes one parameter, filename - a string giving the pathname of the file to be opened for reading. When ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers