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. Installation and checkout phase
Q. The sub-routine service procedure is similar to that of the interrupt service routine in
Q. Which concept is used to provide consistent layout in webform?
Q. Which of the following is not a state of a defect in defect life cycle:
Q. Which command is used with vi editor to save file and remain in the editing mode?
Q. method publishes messages to pub/sub.
Q. The fundamental operation of comparison-based sorting is ________.
Q. Which of the following characterize a manager as being effective?
Q. _________is held in the catalog of the warehouse database system.
Question analytics

Discusssion
Login to discuss.