A

Admin • 802.91K Points
Coach

Q. To read the entire remaining contents of the file as a string from a file object infile, we use

  • (A) infile.read(2)
  • (B) infile.read()
  • (C) infile.readline()
  • (D) infile.readlines()
  • Correct Answer - Option(B)
  • Views: 6
  • Filed under category Python
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.