7. Observe the following code and answer the questions that follow
File=open ("mydata", "a")
#Blank
File.close()
What type (Text/Binary) of file is mydata?
Fill the Blankl with statement to write "ABC" in the file "mydata
Answers
Answered by
0
Answer:
ABC
Explanation:
BECAUSE YOU ARE leaning in phyton
Attachments:
Similar questions