Computer Science, asked by himmatsingh2007ips, 1 month ago

3. Write the file mode that will be used for opening the
following files. Also, write the Python statements to open
the following files:
a) a text file "example.txt" in both read and write mode
b) a binary file "bfile.dat" in write mode
c) a text file "try.txt" in append and read mode
d) a binary file "btry.dat" in read only mode.

Answers

Answered by rashvandh51
0

Answer:

a binary file "btrh.dat" in read only maode

Similar questions