Ask Question
2 February, 03:10

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

+5
Answers (1)
  1. 2 February, 04:17
    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?
Find 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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers