A Admin • 833K Points Coach Q. How to read a binary file? (A) open('file', 'r') (B) open('file', 'w') (C) open('file', 'rb') (D) open('file', 'ab') Correct Answer - Option(C) Views: 26 Filed under category Python Hashtags: Share Manage Tags
Discusssion
Login to discuss.