English

Write the file mode that will be used for opening the following file. Also, write the Python statement to open the following file: a binary file “btry.dat” in read only mode.

Advertisements
Advertisements

Question

Write the file mode that will be used for opening the following file. Also, write the Python statement to open the following file:

a binary file “btry.dat” in read only mode.

One Line Answer
Advertisements

Solution

“rb”

file_handle = open(“btry.dat”, “rb”)

shaalaa.com
Types of Files in Python
  Is there an error in this question or solution?
Chapter 2: File Handling in Python - Exercise [Page 37]

APPEARS IN

NCERT Computer Science [English] Class 12
Chapter 2 File Handling in Python
Exercise | Q 3. d) | Page 37
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×