Ask Question
20 March, 15:17

Which step creates a connection between a file and a program in python?

+5
Answers (1)
  1. 20 March, 17:59
    0
    The step of opening a file creates a connection between a file and a program. Opening an output file usually creates the file on the disk and allows the program to write data to it. Opening an input file allows the program to read data from the file.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Which step creates a connection between a file and a program in python? ...” 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