Name the functions used to read and write in binary files.
3 Likes
The functions used to read and write in binary files are load() and dump() functions of pickle module respectively.
Answered By
1 Like
What are CSV files ?
Name the functions used to read and write in plain text files.
Name the functions used to read and write in CSV files.
What is the full form of :