Based on the Python script the most likely the issue is that The file was not closed using the close() method.
The close() method is known to be a kind of Reader Class that is seen in Java.
Note that it is one that is used to enclose any stream and bring out the resources that are said to be busy in the stream.
Therefore, Based on the Python script the most likely the issue is that The file was not closed using the close() method.
Learn more about Python script from
https://brainly.com/question/26497128
#SPJ2