Q.

Which function is used to write a list of string in a file?

A. writeline()
B. writelines()
C. writestatement()
D. writefullline()
Answer» A. writeline()
Explanation: with the writeline function you can write a list of strings to a file
615
0
Do you find this helpful?
7

Discussion

No comments yet