Computer Science

A …………… function allows us to write a single record into each row of a CSV file.

Python File Handling

1 Like

Answer

A writerow function allows us to write a single record into each row of a CSV file.

Answered By

2 Likes


Related Questions