M
Q. Correct syntax of file.writelines() is?
Explanation by: Mr. Dubey
the method writelines() writes a sequence of strings to the file. the sequence can be any iterable object producing strings, typically a list of strings. there is no return value.
You must be Logged in to update hint/solution
Be the first to start discuss.
Related MCQs
Q. What defines the restrictions on employees such as usage?
Q. The computation of the shortest path in OSPF is usually done by
Q. Four bits shift register enables shift control signal in how many clock pulses?
Q. A non-correlated subquery can be defined as
Q. one processor has a piece of data and it need to send to everyone is
Q. The original design of the RAMBUS required for data lines.
Question analytics

Discusssion
Login to discuss.