2:26 Вack Reading Quiz 11 Time left 00... > Consider the following code segment: done = False while not done : try : filename input ("Enter tl inFile = open (filename, %3D except IOError :...


2:26<br>Вack<br>Reading Quiz 11<br>Time left 00...<br>><br>Consider the following code segment:<br>done =<br>False<br>while not done :<br>try :<br>filename<br>input (

Extracted text: 2:26 Вack Reading Quiz 11 Time left 00... > Consider the following code segment: done = False while not done : try : filename input ("Enter tl inFile = open (filename, %3D except IOError : print("Error: File not for It is supposed to keep on prompting the user for file names until the user provides the name of a file that can be opened successfully. What line of code should be placed in the blank to achieve this goal? Select one: done = True done = False done = inFile done = not inFile Clear my choice

Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here