Which Function Is Used To Write A List Of String In A File #1044
Which function is used to write a list of string in a file?
This multiple choice question (MCQ) is related to the book/course gs gs109 Python. It can also be found in gs gs109 Python Files - Python Files - Quiz No.4.
Which function is used to write a list of string in a file?
writeline()
writelines()
writestatement()
writefullline()