Q9. Write the output of the following:
f = open("a.txt", 'w')
linel = 'Welcome to python.mykvs.in
f.write(linel)
line2="\nRegularlyvisit python.mykvs.in"
f.write(line2)
f.close()
f = open("a.txt", 'r')
text = f.read()
print(text)
f.close()
Answers
Answered by
0
Answer:
church also pay G did Airtel ideal Robin
Similar questions