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
635
0
Do you find this helpful?
12

Discussion

No comments yet