Ask Question

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

+2
Answers (1)
  1. 27 May, 09:50
    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?
Find an answer to your question 👍 “Which step creates a connection between a file and a program in python? ...” 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