Ask Question
9 January, 13:52

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. 9 January, 14:02
    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 & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers