1.

Which of the following is not a function / method of csv module in Python? a. read() b. reader() c. writer() d. writerow()

Answer»

Answer is a. read()



Discussion

No Comment Found

Related InterviewSolutions