Question: python 29. If file1 is a text file which of the following is valid after executing the following statement? myfile = open('file1) (1 Point) myfile.write(['first,'second'])
29. If file1 is a text file which of the following is valid after executing the following statement? myfile = open('file1) (1 Point) myfile.write(['first,'second']) O All answers are false myfile.write('filrst) O myfile.readline
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
