A Admin • 802.91K Points Coach Report 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: 6 Filed under category Python Hashtags: Share Manage Tags
Discusssion
Login to discuss.