Examveda

What is the purpose of the write() method in file handling?

A. It writes data to the file

B. It reads the file contents

C. It creates a new file

D. It closes the file

Answer: Option A


This Question Belongs to Python Program >> Files Handling In Python

Join The Discussion

Related Questions on Files Handling in Python